Error 137

"Table '%1' requires a unique correlation name"

Item Description

SQLCode

-137L

Constant

CORRELATION_NAME_NEEDED

SQLState

52W15

ODBC 2 State

37000

ODBC 3 State

42000

Sybase Error Code

2090

Severity Code

16

Parameter 1

Name of the table that needs a unique correlation name.

Probable cause

You specified a join that joins a table to itself. You need to use unique correlation names in order to have multiple instances of a table.


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