Oracle datapump status
Oracle 10.2.0.5
I have a datapump ongoing. Is there any way to check the progress or status of the datapump export? All the tables have long data types with some tables close to 18 million records.
Here is a sample of the log
Estimate in progress using BLOCKS method...
Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
Total estimation using BLOCKS method: 222.2 GB
Processing object type TABLE_EXPORT/TABLE/TABLE
Processing object type TABLE_EXPORT/TABLE/INDEX/INDEX
Does this mean that the dump files will be 222gb or is that the size of the data being exported?
Thanks all for the help!
Dave