Collection Contents Index Key constraint between temporary tables requires a primary key (not unique constraint) Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

Label '%1' not found


Item

Value

Constant

SQLE_LABEL_NOT_FOUND

ODBC 2 State

37000

ODBC 3 State

42000

Parameter 1

Name of the label that could not be found.

Severity

15

SQLCODE

-262

SQLSTATE

42W24

Sybase error code

133

Probable cause

You reference a label in a LEAVE statement, but the label could not be found.


Collection Contents Index Key constraint between temporary tables requires a primary key (not unique constraint) Next PDF