Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Error executing DBMS_DATAPUMP
On 22 Jan 2007 12:01:15 -0800, "sjoshi" <sjoshi_at_ingr.com> wrote:
>I tried this and it worked. Is this fine ?
>
>DBMS_DATAPUMP.METADATA_FILTER(jobNo, 'SCHEMA_LIST','''ERLS'',
>''ERLS_SCHEMA''', NULL, NULL);
If it works, it must be fine ;-) The manual is not particularly clear on what
the _LIST forms accept, so quite possibly the "IN" can be skipped as it's
implicit in the _LIST form.
-- Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis toolReceived on Mon Jan 22 2007 - 14:13:38 CST