How can we help you today? How can we help you today?

PLSQL_ARCHIVE Missing from Generation Script

When running the generated script for a schema compare with a blank schema 
CREATE SEQUENCE dev.seq_wt_wkshop_tt_cancel MINVALUE 0 NOCACHE;
...
This is the first line of the gene script and  I get the following error 
4 ORA-04088: error during execution of trigger 'DEV.PLSQL_ARCHIVER_TRG'
ORA-00604: error occurred at recursive SQL level 1
ORA-06550: line 4, column 5:
PLS-00201: identifier 'PLSQL_ARCHIVER.ARCHIVE_VERSION' must be declared
ORA-06550: line 4, column 5:

Why is the PLSQL_ARCHIVE table missing from the script?

DenisJCilliers
0

Comments

1 comment

Add comment

Please sign in to leave a comment.