How to find information on the deployments done with TIBCO Data Virtualization Deployment Manager?
book
Article ID: KB0074779
calendar_today
Updated On:
Products
Versions
TIBCO Data Virtualization
All supported versions
Description
With TIBCO Data Virtualization Deployment Manger, resources and principals bundles can be migrated from one TDV instance to another by defining deployment plans. However, the DM functionality provide limited details on the resources being migrated.
Here is a screenshot of a successful migration done for reference:
This article explains how to obtain such details.
Environment
All supported Operating Systems
Resolution
Details on the deployments performed can be retrieved from TDV System tables and procedures. They can be found in TDV Studio > Composite Data Services > Databases > system > deployment.
Example: The table 'DEPLOYMENT_PLAN_DETAIL_LOG' contains information about all the deployments done using Deployment Manager.
Here is a screenshot for reference:
Additionally, metadata of the deployments performed can be found in the cs_server_metadata.log file which is under the [TDV_Server_dir]\logs.
Issue/Introduction
How to find information on the deployments done with TIBCO Data Virtualization Deployment Manager?