Expdp not exporting CLOB
Hello.
DB: 10.2.0.5
OS: HP UX
Today checking the daily expdp log I've realised a table with CLOB column is not exporting all the rows.
Logfile:
exported "USER"."TABLE1" | 3.222 GB 1076164 rows |
The table has 14 millions rows and 42GB size.
I don't find any documentation about it, but It's possible expdp is not exporting rows with CLOB columns?
Thank you.