Table mode export from Multiple Schema
I need to use datapump API to import tables from different schemas. While trying to use SCHEMA_EXPR filter to specify multiple schemas, I get an error which could be due to following as mentioned in oracle doc:-
|
Schema objects
|
Restricts the job to objects whose owning schema name is satisfied by the expression.
For Table mode, only a single
|