Database Error Messages

PCC-02442

Expecting a value between 1 and 65535 inclusive

Cause

The value specified in the WITH MAX clause of an ALLOCATE DESCRIPTOR statement or the VALUE clause of a GET/SET DESCRIPTOR statement was either less than 1 or greater than 65535.


Action

Specify a value between 1 and 65535 inclusive.