ISQL_LOG option [DBISQL]

Function

Controls logging behavior.

Allowed values

String containing a file name.

Default

Empty string.

Description

If ISQL_LOG is set to a non-empty string, all Interactive SQL statements are added to the end of the named file. Otherwise, if ISQL_LOG is set to the empty string Interactive SQL statements are not logged.

This option logs an individual Interactive SQL session only.