expdp with compression parameter
-- Create the directory if not present create directory EXPDIR as '/export/home/oracle/ORADUMP'
oracle configurationintermediate
by OracleDba
12 views
-- Create the directory if not present create directory EXPDIR as '/export/home/oracle/ORADUMP'
123456
cat parfile=compressed.par
dumpfile=schema.dmp
logfile=tables.log
directory=EXPDIR
FULL=Y
compression=ALLPlease to add comments
No comments yet. Be the first to comment!