Previous Topic Next topic Print topic


SQLWARN

Syntax:

SQLWARN={YES | NO}
NOSQLWARN

Parameters:

NO Warnings will not be returned from the SQL compiler.
YES Warnings will be returned from the SQL compiler.

Properties:

Default: NOSQLWARN
Synonym: WARN.

Comments:

SQLCODE +238 is an exception. It is returned regardless of the sqlwarn option value.

Previous Topic Next topic Print topic