Previous Topic: DB21009ENext Topic: DB21011W


DB21010W

SQLWARNING NOT VALID IN ANSI/FIPS MODE. STATE IGNORED

Reason:

The CA Datacom/DB SQL Preprocessor found a WHENEVER exception of SQLWARNING while in ANSI or FIPS mode. This is not allowed. The statement was ignored and processing continued.

Action:

SQLWARNING is a CA extension to the ANSI standard. Replace the SQLWARNING with SQLERROR or NOT FOUND to comply with the ANSI standard.