How to produce a sqlfile from an export dump file version 10g only from the constraints?
Hi experts.
Version 10g
How to produce a sqlfile from an export dump file version 10g only from the constraints?
I have this from Note#462488.1
impdp system/manager DIRECTORY=my_dir DUMPFILE=expdp_s.dmp \
NOLOGFILE=y SQLFILE=impdp_s.sql FULL=y
How to produce a sqlfile from an export dump file version 10g only from the constraints?
I have this from Note#462488.1
impdp system/manager DIRECTORY=my_dir DUMPFILE=expdp_s.dmp \
NOLOGFILE=y SQLFILE=impdp_s.sql FULL=y
0