Specifies the error level to use for errors produced when the VALIDATE directive is used.
Syntax:
VALIDATE-ERR-LVL = (error-lvl-code)
Parameters:
error-lvl-code
|
A one-byte character code to indicate what error level to generate when an SQL error results from validating an SQL statement. Choose from one of the following codes: |
I |
Informational |
W |
Warning |
E |
Error |
S |
Severe error |