RE: IMP using the same DMP file

2003-11-05 Thread Khedr, Waleed
Title: IMP using the same DMP file I do not see a problem. The file can be read only. -Original Message-From: Whittle Jerome Contr NCI [mailto:[EMAIL PROTECTED]Sent: Wednesday, November 05, 2003 4:50 PMTo: Multiple recipients of list ORACLE-LSubject: IMP using the same DMP f

Re: IMP using the same DMP file

2003-11-05 Thread Mladen Gogala
You can import the same file into two instances simultaneously, because "imp" doesn't lock the import file, unless the import file was produced by simultaneous export into the same file from two different instances, in which case you have something what is scientifically known as "monster mess" a

Re: IMP using the same DMP file

2003-11-05 Thread Yong Huang
Jerry, There shouldn't be any problem. It's better to use different log files or run them in different directories. Yong Huang --- Whittle Jerome Contr NCI <[EMAIL PROTECTED]> wrote: > Hi, > > We were just wondering if you can IMP into two instances using the same dmp > file at the same time? W

Re: IMP using the same DMP file

2003-11-06 Thread Gene Sais
On the subject of export/import, has anyone exported a 1 TB db and imported it into another db?  The largest I have done is 300gb w/out problems.>>> [EMAIL PROTECTED] 11/05/03 05:04PM >>>You can import the same file into two instances simultaneously, because"imp" doesn't lock the import file

Re: IMP using the same DMP file

2003-11-09 Thread Tanel Poder
only after import, in nologging and parallel mode.   Tanel. - Original Message - From: Gene Sais To: Multiple recipients of list ORACLE-L Sent: Thursday, November 06, 2003 3:09 PM Subject: Re: IMP using the same DMP file On the subject of export/import, has anyone ex

Re: IMP using the same DMP file

2003-11-10 Thread GKatteri
ne Sais > To: Multiple recipients of list ORACLE-L > Sent: Thursday, November 06, 2003 3:09 PM > Subject: Re: IMP using the same DMP file > > > On the subject of export/import, has anyone exported a 1 TB db and > imported it into another db? The largest I have done