start_iq Database Options

Available switches for the start_iq database-options parameters.

Specify these options after the database file. These options apply only to that database. These options apply only to the preceding database in the command syntax.

There are two forms of syntax for start_iq database options:
  • When specifying options in a configuration file, do not enclose the option value in quotation marks. For example:
    iqdemo.db -ek xxx
  • When specifying options on the command line, enclose the option value in quotation marks. For example:
    start_iq @iqdemo.cfg iqdemo.db -ek 'xxx'
Related reference
dblocate Database Administration Utility