Product Documentation

BTRV Edition User's Guide

Previous Topic

Next Topic

-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.

TOCIndex