First page Back Continue Last page Graphics
…Export Example
Notes:
Here we see the actual expdp command invocation, and the first few and last few messages issued.
Supplemental Notes
Note the FLASHBACK-related message. I was hoping that this indicated expdp always created a consistent export, but, alas, Oracle support says this is not so. Support says to use the FLASHBACK parameter to get a consistent export; we will look at an example later in this lesson.
However, Oracle Development’s statement to me on 9-OCT-2004 concerning the flashback message is confusing:
“Currently this message simply means we will use flashback if internally detect a need for it...In future releases the message condition will be limited to schema and full db exports via expdp if minimal supplemental logging is present.”