Previous Topic: DB21008ENext Topic: DB21010W


DB21009E

INVALID WHENEVER EXCEPTION. STATEMENT IGNORED

Reason:

The CA Datacom/DB SQL Preprocessor found a WHENEVER statement but the exception condition was not SQLERROR, NOT FOUND, or SQLWARNING.

Action:

The WHENEVER statement must specify SQLERROR, NOT FOUND, or SQLWARNING as the exception condition. Correct the WHENEVER statement and resubmit.