Error 1000271

Message text

DBCC: Table '%2' is a temporary table, a view, or not an IQ table. %1

Item

Value

SQLCode

-1000271

Constant

EMSG_DBCC_NOT_IQ_TABLE

SQLState

QDB61

ODBC State

ERROR

Parameter 1

location of the exception

Parameter 2

name of user specified table

Probable cause

DBCC located the specified table, but the table was a non-IQ or temporary table. DBCC will only process tables that are in IQ Main Store.