ON_ERROR option [CR #624849]

The ON_ERROR option was deprecated in Sybase IQ 15.0, but reinstated in Sybase IQ 15.1.

Table 2-4 “DBISQL options” in the Sybase IQ 15.1 and Sybase IQ 15.2 documentation states that ON_ERROR is not currently supported by Sybase IQ. This is incorrect.

“Alphabetical list of options” should include this section:


ON_ERROR option [DBISQL]

Function

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

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.