Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: IMPORT Entire Database (Need urgent help )
You might have the other group do an ALTER BACKUP CONTROLFILE TO TRACE; You can hack the trace file to produce a rough Create Database statement. You will still need to create all of their tablespaces and rollback segments. You should probably run the scripts catproc and catalog.
Tarun Kapoor wrote:
> Hi ,
> We are using Oracle in two different Locations .We need to
> replicate one database from one location to another. They did the
> Export for the Entire database and send me the DMP file to import.
>
> I am not sure How will I import the full database. Do I need to Create
> the Database and then do the full import or I can use the DMP file
> while creating the database............
> Need urgent Help............
> Thanks
Received on Thu May 24 2001 - 07:03:03 CDT
![]() |
![]() |