|
File name
|
Purpose
|
|
Data Warehouse Designer.bat
|
Windows batch file used to run the DB2 EXPORT for each metadata table.
|
|
Data Warehouse Designer.cmd
|
Control file for the export. Contains an entry for each meta table to be exported.
|
|
Data Warehouse Designer.log
|
Log file of the EXPORT.
|
|
Data Warehouse Designer.pro
|
A file containing each procedure stored in the metadata.
|
|
*.ixf
|
Each metadata table is stored in a file with a ixf extension. This is the export of each table.
|
|
restore.drp
|
Command file for dropping all metadata tables. (Used in the restore prior to a reload).
|
|
restore.lst
|
Basis of the command file that will be used to restore the metadata. This file is modified to include the target directory prior to restore.
|