Previous Topic: IDCMSCOP10 - Variable/Literal after FOR FIRST is too long (max. 9 characters are allowed)Next Topic: IDCMSELX01 - Duplicate SELECT "WHEN" XXXX clauses


IDCMSCOP11 - Row_count after FOR FIRST must be an integer literal or numeric field

Reason:

A field defined as character was specified as the number of times to execute the FOR FIRST construct using a CA Datacom/DB SQL dataview.

Action:

Replace the character field in the FOR FIRST syntax with number or numeric variable.

IDCMSELX01 - IDCMSELX12