Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Import
I think you can use Oracle imp to create the ddl and then modify it to
create the tables before the loading the data. all you need is imp
userid/password file=ToNTOracle.dmp indexfile=my_ddl.sql
Victor
Michael Reeves <m_reeves_at_earthlink.net> wrote in message
news:7fifbe$n4$1_at_oak.prod.itd.earthlink.net...
> Hello all,
>
> Is it possible to perform a full database import into Oracle 7.3.4
running
> on Windows NT 4.0 sp3, from a full database export from Oracle 7.3.x
running
> on an RS/6000?
>
> Thanks in advance,
>
> Michael Reeves
>
>
>
Received on Tue Apr 20 1999 - 20:11:09 CDT
![]() |
![]() |