ON_ERROR option [DBISQL]

Function

Controls what happens if an error is encountered while executing statements in Interactive SQL.

Allowed values

String. See Description for allowed values.

Default

PROMPT

Description

Controls what happens if an error is encountered while executing statements as follows:

When you are executing a .SQL file, the values STOP and EXIT are equivalent.