Error 1355

"No more values available in sequence %1"

Item Description

SQLCode

-1355L

Constant

SEQUENCE_EXHAUSTED

SQLState

52W48

ODBC 2 State

42000

ODBC 3 State

42000

Sybase Error Code

3035

Severity Code

16

Parameter 1

Name of the sequence.

Probable cause

No more values can be supplied by the sequence; the next value to be supplied would be either larger than the maximum value, or smaller than the minimum value, and this sequence has been specified with NO CYCLE.


Created November 10, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com