The best place to *find* answers to programming/development questions, imo, however it's the *worst* place to *ask* questions (if your first question/comment doesn't get any up-rating/response, then u can't ask anymore questions--ridiculously unrealistic), but again, a great reference for *finding* answers.

My Music (Nickleus)

20120225

what's the difference between oracle's expdp full database backup (full=y) and not full (default)

e.g. if you are using scott, a non-full dump/export will only dump scott's tables. a full backup will dump scott's tables, but also system tables, etc.


-rw-r----- 1 oracle oinstall  318050304 2012-02-24 09:44 full_11g.dmp
-rw-r----- 1 oracle oinstall  260571136 2012-02-24 09:53 not_full_11g.dmp

No comments:

Post a Comment