Error 1356

"Definition for sequence '%1' is invalid"

Item Description

SQLCode

-1356L

Constant

INVALID_SEQUENCE_DEFINITION

SQLState

52W49

ODBC 2 State

42000

ODBC 3 State

42000

Sybase Error Code

3036

Severity Code

16

Parameter 1

Name of the sequence.

Probable cause

An invalid combination of modifiers has been used for the sequence. Make sure that the MAXVAL is greater than the MINVAL and that START WITH is between MINVAL and MAXVAL.


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