Error 1000190

"The index '%2' cannot be opened in the current transaction (%3). %1"

Item Description

SQLCode

-1000190L

Constant

EMSG_CANNOTFINDINDEX

SQLState

QDB90

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

20850

Severity Code

14

Parameter 1

Location of the exception.

Parameter 2

Name of the index.

Parameter 3

The current transaction.

Probable cause

The procedure cannot open the named index. It is likely that the index was created by a transaction that began after the one that is trying to open it. In order to proceed, COMMIT the current transaction and try again.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com