Previous Topic: IDCMDBQP12 - field-name, an input-intent parameter field, is used in an UPDATE contextNext Topic: IDCMDBQP14 - Program name invalid for CADATACOM/DB SQL support


IDCMDBQP13 - DB detected severity error sqlcode during plan creation: "db sql message text"

Reason:

Your attempt to create a plan for use by CA Datacom SQL resulted in an SQL return code of sqlcode with an explanation from the database of db sql message text. If severity error is a fatal error, the compile is aborted since SQL statements cannot be processed without a DB plan.

Note: If the SQL statement resulted in a non-SQL DB error (SQLCODE=-117, -118) the SQLCODE is followed by a parenthetical comment providing the DSFCODE, the DB External RC, the DB Internal RC, as needed.

Action:

Correct the problem and recompile. For further explanation of the error in question, see the CA Datacom/DB Message Guide.