FairCom RTG COBOL Edition User's Guide
-sqlinfo
Stores or retrieves SQL definitions of a file.
Usage
ctutil -sqlinfo file [xdd_file -conv=[convention_ID]] [-rule=rules_file]
where:
- file - File name without extension
- xdd_file - Path to a data definition file in XML format
- convention_ID - COBOL Users Only: Optional numeric storage convention ID; see convention_ID values.
- -rule=rules_file - Optional path to rules file - see Define External Rules
- Note: Output from this command goes to the console and it is recommended to pipe this utility into a text file to capture the output.
convention_ID values
Values for convention_ID:
A ACUCOBOL-GT (default)
B MBP COBOL
D Data General
I IBM (Also applies to many RM COBOL numeric types)
M Micro Focus
N NCR COBOL
R Realia COBOL
V VAX COBOL