Previous Topic: DB21005WNext Topic: DB21007E


DB21006W

NESTED INCLUDE, NOT VALID IN INCLUDED COPYBOOK. INCLUDE IGNORED

Reason:

The CA Datacom/DB SQL Preprocessor detected an INCLUDE while it was already processing another INCLUDE. This is not allowed. Nested INCLUDEs are not allowed, that is, a member named in an INCLUDE instruction cannot contain an INCLUDE instruction. The nested INCLUDE was ignored.

Action:

Remove the nested INCLUDE statement(s) and rerun the CA Datacom/DB SQL Preprocessor.