exp datapump problem
R. RoyalOct 22 2012 — edited Oct 23 2012Hi,
I need to export more 1000 tables with clause INCLUDE of expdp but I Know that the maximum length allowed is 4000 bytes including quotation marks, which means that the actual maximum length allowed is 3998 bytes.
How can I bypass this problem into clause INCLUDE of expdp?