During a full import of a DB with Datapump, I got an ORA-31696 for a table.
Woraround for this error is simply to import it afterwards with tables=owner.table_name and table_exists_action=replace (since the table is created but no data is imported)
via
LazydbaLabels: impdp, ORA-31696
0 Comments:
Post a Comment
<< Home