Skip to Main Content

Oracle Database Discussions

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!

full db backup using expdp

DEEFeb 28 2011 — edited Feb 28 2011
Hi All,

My database version is 10.2.0.2 & I want to take full database backup using expdp.

This is the parfile I use.

userid=system/manager
full=y
directory=exp_dmp
parallel=4

The database size is 45 gb & the expdp dumpfile size comes to around 31gb. What can be done to compress the expdp dumpfile?
or is there some other parameters which i need to use?

thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 28 2011
Added on Feb 28 2011
21 comments
4,081 views