Database Error Messages

SQL-02148

ANSI Dynamic count value out of range

Cause

The count in a dynamic GET or SET statement is less than one or greater than MAX given for descriptor allocation.


Action

Supply a number for the COUNT clause between 1 and the MAX occurrences supplied when the descriptor was allocated.