Error 1363

"The 'currval' operator is not defined yet for sequence '%1' for this connection"

Item Description

SQLCode

-1363L

Constant

SEQUENCE_CURRVAL_NOT_DEFINED

SQLState

52W51

ODBC 2 State

42000

ODBC 3 State

42000

Sybase Error Code

3043

Severity Code

16

Parameter 1

Name of the sequence.

Probable cause

The currval operator of a sequence generator is only defined once nextval has been called for the sequence within the current connection.


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