I am using pkg_import to import a CAR file. Before actually importing, I would like to find out whether my CAR file contains cache tables
book
Article ID: KB0081958
calendar_today
Updated On:
Products
Versions
TIBCO Data Virtualization
7.0.0 and higher
Description
I am using pkg_import to import a CAR file. Before actually importing, I would like to find out whether my CAR file contains cache tables.
Resolution
You can use the -printcontents option to view the contents of the CAR file. This option disables the actual import, and prints properties of the CAR file to the command window.