Message-Id: <10602.115643@fatcity.com> From: Uma Sankara_Sivadanam Date: Mon, 28 Aug 2000 20:46:53 +0530 Subject: RE: Can I do the import This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C01102.FF61D0D0 Content-Type: text/plain But i think, he has to take care of the path in the dump file.Open the dump file and whereever the path in mentioned in NT way ( like c:\winnt\abcd.dat) you have to change the path to unix way like (/usr1/ora/data/abcd.dat). > ---------- > From: Rajesh Dayal[SMTP:Rajesh@ohitelecom.com] > Reply To: ORACLE-L@fatcity.com > Sent: Monday, August 28, 2000 8:23 AM > To: Multiple recipients of list ORACLE-L > Subject: RE: Can I do the import > > While running Import, OS is not an issue at all. Only issue is > version. You can do that, provided you run the Export using > exp73.exe (present in $ORACLE_HOME/bin). Also you have to run > catexp7.sql as sys/internal before running exp73. > > HTH > Rajesh > > -----Original Message----- > Manivannan.M > Sent: Monday, August 28, 2000 5:08 PM > To: Multiple recipients of list ORACLE-L > > > Hi > > I've an export taken from Oracle 8 database running on WindowsNT. I want > to import that into Oracle 7.3.3 running on Unix... Can I do it.. If so > what are all the changes I've to make.. > > Thanks in advance... > Manivannan. M > also send the HELP command for other information (like subscribing). > ------_=_NextPart_001_01C01102.FF61D0D0 Content-Type: text/html Content-Transfer-Encoding: quoted-printable RE: Can I do the import

But i think, he has = to take care of the path in the dump file.Open the dump file and = whereever the path in mentioned in NT way ( like c:\winnt\abcd.dat) you = have to change the path to unix way like = (/usr1/ora/data/abcd.dat).