Error 1000018

"The object cannot be opened for DROP or ALTER. It is already open. %1"

Item Description

SQLCode

-1000018L

Constant

EMSG_CAT_CANNOTOPENFORMETA

SQLState

QDA18

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

20678

Severity Code

14

Parameter 1

location of the exception

Probable cause

The object that you have requested to DROP or ALTER cannot be opened for META access. Either the current connection or another connection has a cursor open on the table you are trying to DROP or ALTER or on the table to which the field or index you are trying open for META belongs. In order to proceed, all cursors open on this object must be closed.


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