Hi Folks,
i'm using expdp command to export the tables. The table which i'm exporting having one column data type is clob and table size is around 1000 GB.
i have tried to export this table with parallelism 8 but no luck it's still executing since 9 hours and not sure when it will completes. Even i have tried to create the temporary table(converting clob column with to_lob) with required data but it's not getting created( idea to do this, i can use this temporary table in par file directly).
kindly help me with this.
Many Thanks in advance,
Harikanth.