Archives of the TeradataForum
Message Posted: Wed, 24 Jun 2015 @ 22:25:21 GMT
Subj: | | Re: Dictionary COPY throwing Error - Operation not allowed: Table is being restored |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Wednesday, June 24, 2015 18:22 -->
If you COPY DICTIONARY TABLES, the assumption is that you will COPY DATA TABLES afterwards so the table is still "pending restore". Or you can
choose to explicitly BUILD an empty table.
Have you tried using COPY DATA TABLES (from a dictionary-only archive)?
|