Error 100009

Message text

Cannot DISABLE index '%2'. It is open Read/Write and may have updates pending. %1

Item

Value

SQLCode

-100009

Constant

EMSG_CAT_INDEXENABLERW

SQLState

QDA09

ODBC State

ERROR

Parameter 1

name of the index user is attempting to disable

Parameter 2

the index the user is attempting to disable

Probable cause

This index cannot be DISABLED. It is open for write access and may have updates pending. Please wait until no other users are using the index.