Teradata Database Message 7446 - 7446 - Analytics Database - Teradata Vantage

Teradata® VantageCloud Lake - Analytics Database Messages

Edition
Lake
Product
Analytics Database
Teradata Vantage
Published
October 2022
Language
English (United States)
Last Update
2024-02-26
dita:mapPath
tzr1629746512312.ditamap
dita:ditavalPath
ft:empty
dita:id
vza1585613049811
lifecycle
latest
Product Category
Teradata® Vantage™
Message
Mload table %TVMID cannot be released because NUSI exists.
Explanation
The user attempted to release an Mload Apply Phase or Restoration Lock on a table that has non-unique secondary indexes. The table had been the target of an Mload that was aborted in the Apply Phase. There may be internal inconsistencies between the primary and its non-unique secondary indexes because not all inputs may have been applied to the target table.
Generated By
STPERE
For Whom
User.
Notes
In order to be able to release an Mload Apply Phase or Restoration Lock, the table must not have non-unique secondary indexes (and fallback) or the table is empty.
Remedy
Drop all non-unique secondary indexes and run the RELEASE MLOAD again. Alternatively, delete all rows or drop the table. Once the table is fully available, it may be desirable to rerun the Mload job; but many Mload jobs should NOT be rerun, as rerunning them would violate data integrity. If the table must be abandoned, either drop or delete, and then regenerate the table or restore the table from backups.