Previous Topic: IDCMDBQP02 - Expected condition, found keyword: keywordNext Topic: IDCMDBQP04 - Expected host variable, found object-name, object-type


IDCMDBQP03 - The size of the SQL statement exceeds the maximum

Reason:

The length of the SQL statement exceeds the maximum that CA Ideal provides. This can be caused by omitting the END-EXEC statement. The longest SQL statement that CA Ideal can parse is 4,096 characters.

Action:

Check that all SQL statements are properly delimited. Correct the errors and re-specify.