REUSE_DUMPFILES Parameter In EXPDP
If we try to export a dumpfile with the name, which is already present in that directory. then we will get error like ORA-27038: created file already exists
oracle configurationintermediate
by OracleDba
20 views
If we try to export a dumpfile with the name, which is already present in that directory. then we will get error like ORA-27038: created file already exists
1234567
ORA-39001: invalid argument value
ORA-39000: bad dump file specification
ORA-31641: unable to create dump file “/data/app/oracle/dbaclass_estim.dmp“
ORA-27038: created file already exists
Additional information: 1
expdp parfile=exp_reusedmp.parPlease to add comments
No comments yet. Be the first to comment!