When running
impdp .... sqlfile=some_file.sql
I get a sql file containing this command
sys.dbms_logrep_imp.instantiate_schema(...)
what does this do? Google seems unable to find reference to its documnentation.
Do I need to run it?
When running
impdp .... sqlfile=some_file.sql
I get a sql file containing this command
sys.dbms_logrep_imp.instantiate_schema(...)
what does this do? Google seems unable to find reference to its documnentation.
Do I need to run it?