Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Error executing DBMS_DATAPUMP

Re: Error executing DBMS_DATAPUMP

From: Andy Hassall <andy_at_andyh.co.uk>
Date: Mon, 22 Jan 2007 20:13:38 +0000
Message-ID: <cl6ar293kruded64khlc88cgafo106ccus@4ax.com>


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 tool
Received on Mon Jan 22 2007 - 14:13:38 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US