expdp throws errror when using exclude
607104Jun 17 2008 — edited Jun 17 2008I am trying to export a table excluding the index, but it throws error:
I used:
EXCLUDE=INDEX:"LIKE 'PRO%'"
EXCLUDE=INDEX:”= ‘MY_INDX’”
Both throw error. I am on windows 2003, 10.1.0.5
Thanks