Error 1000162

Message text

Unable to create the requested object. %1

Item

Value

SQLCode

-1000162

Constant

EMSG_CAT_CANNOT_CREATE_OBJECT

SQLState

QDB62

ODBC State

ERROR

Parameter 1

location of the exception

Probable cause

IQ is not able to create the object that was requested. This object may be an FP index that is being created during a CREATE TABLE. This error will occur if IQ finds that the index already exists in the table for which it is being created. This can happen if you FORCE DROP a table and then try to recreate the table that was dropped. If this error occurs after a FORCE DROP, the server must be restarted before continuing. If this error occurs for any reason, notify Sybase Technical Support. Extra diagnostic information is output to the .iqmsg file.