How is the catalog file structured?
The ODBC catalog file is a kisam file that lists all the module files held within your KCML application. Its structure is predefined by the Kisam ODBC driver and is as follows. The text contains the SQL style CREATE TABLE and CREATE INDEX statements to define the columns and keys for the file. We use this method to describe the data structure in kisam files (data dictionaries) as they are better suited to source control systems. The ‘sql’ and ‘kconvdd’ utilities can be used to convert between the SQL statements and data dictionary files.
Related Questions
- When i use a mod as the base mod, the mod catalog file that is produced is sometimes smaller than the base mod, how is this possible, shouldn it be bigger?
- What kind of paths can I use with the /catalog (offline catalog file) and /cabpath command-line parameters?
- How to avoid selecting mass storage resident files from the file catalog?