EXP-00053: unable to execute QUERY on table string because the table has inner nested tables
What triggered the Error:
You specified the QUERY parameter on a table that has one or more inner nested tables. The QUERY parameter cannot be specified on tables that have inner nested tables.What should we do to fix it:
Export the entire table by omitting the QUERY parameter.
If this was not sufficient go over to:
Oracle Official Support Knowledge Center
Or maybe those geeks at: StackOverflow Board
Or maybe those geeks at: StackOverflow Board