CONFIGURE statement [DBISQL]

Description

Activates the DBISQL configuration window.

Syntax

CONFIGURE

Usage

The CONFIGURE statement activates the DBISQL configuration window. This window displays the current settings of all DBISQL options. It does not display or allow you to modify database options.

If you select Permanent, the options are written to the SYSOPTION table in the database and the database server performs an automatic COMMIT. If you do not choose Permanent, and instead click OK, the options are set temporarily and remain in effect for the current database connection only.


Side effects

None.

Standards

Permissions

None.

See also

SET OPTION statement