The status is in the target table and the error, log tables. they are all tied together internally. Unfortunately the status cannot be seen in the dictionary with a query. A list of tables in this state may be found by using Checktable - there is an option there that looks only for that type of table.
A specific error code will be returned to any statement that tries to change the structure of the table or the data - it will state that the statement is not allowed due to the table being in this state.
The status is in the target table and the error, log tables. they are all tied together internally. Unfortunately the status cannot be seen in the dictionary with a query. A list of tables in this state may be found by using Checktable - there is an option there that looks only for that type of table.
A specific error code will be returned to any statement that tries to change the structure of the table or the data - it will state that the statement is not allowed due to the table being in this state.