Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to convert the dmp file to gzip file while uploading.

877826Feb 13 2013 — edited Feb 14 2013
Hi All,

i am using below unix command to exporting table data to other sever . But my requirement is i need to convert dmp file to ".gz" file . is it possible to convert it during exporting .

My Command is given below :

expdp username/password tables=sample directory=test_direcotry dumpfile=sample.dmp.gz logfile=sample.log

but the file has been converted into ".gz" file but i am not sure whether the tables has been ziped or not.

please help me from this problem.

Thanks
Sree
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 14 2013
Added on Feb 13 2013
5 comments
4,248 views