Previous Topic: CALC244ENext Topic: CALC249E


CALC248E

Too many statement labels

Reason:

Too many statement labels have been specified. The current maximum number of labels is 256. Statement labels are allocated directly by an CA Earl source program label or internally by a SELECT statement.

Action:

Reduce the complexity of the program or split the program into two programs.