SQL Language (MOSC)

MOSC Banner

Procedure to copy schemas using dbms_datapump

edited Sep 7, 2023 3:48PM in SQL Language (MOSC) 3 commentsAnswered

Server - Oracle Exadata X4-7

Database version - 19.18

I created a custom script to copy schemas using dbms_datapump feature. I get the following error when trying to execute it.

--------------Error Msg start---------------

ERROR at line 1:

ORA-39001: invalid argument value

ORA-06512: at "SYS.DBMS_SYS_ERROR", line 79

ORA-06512: at "SYS.DBMS_DATAPUMP", line 4930

ORA-06512: at "SYS.DBMS_DATAPUMP", line 6881

ORA-06512: at line 10

ORA-06512: at line 18

----------Error Msg End-------------------

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center