Error 1113

"Correlation name '%1' is not valid for use with the ROWID function"

Item Description

SQLCode

-1113L

Constant

INVALID_CORRELATION_FOR_ROWID

SQLState

42WBF

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2784

Severity Code

15

Parameter 1

Name of the invalid correlation name.

Probable cause

The correlation name used was not valid for the ROWID function. Only the correlation names of base tables, temporary tables, global temporary tables or proxy tables may be used with the ROWID function. The argument of a ROWID function should not refer to a view, derived table, common table expression, or a procedure.


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