From: Andy Hassall on 22 Jan 2007 15:13 On 22 Jan 2007 12:01:15 -0800, "sjoshi" <sjoshi(a)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(a)andyh.co.uk :: http://www.andyh.co.uk http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool |