Error 1000189

Message text

DDL statements cannot proceed while the %2 is in an out of space condition. %1

Item

Value

SQLCode

-1000189

Constant

EMSG_NODDL_WHILE_OUTOFSPACE

SQLState

QDB89

ODBC State

ERROR

Parameter 1

Store that is out of space

Parameter 2

location of the exception

Probable cause

You attempted to issue a DDL statement while an out of space condition existed in that store. No DDL is allowed on the main or temporary store if a non-temporary table is out of space; no DDL is allowed on the temporary store if a temporary table is out of space. The operation is rolled back.