Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

Key constraint between temporary tables requires a primary key (not unique constraint) Next Page

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.