Show TOC

Set a Database OptionLocate this document in the navigation structure

You set options with the SET OPTION statement.

Procedure

  1. Issue the SET OPTION statement, which has this general syntax:
    SETEXISTING ] [ TEMPORARY ] OPTION
    ... [ <userid>. | PUBLIC. ]<option-name> = [ <option-value> ]
  2. See the SET OPTION statement for examples, and for information on parameters, usage, and permissions.