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

Home -> Community -> Usenet -> c.d.o.tools -> Re: IMPORT Entire Database (Need urgent help )

Re: IMPORT Entire Database (Need urgent help )

From: David Busby <dbusby3_at_slb.com>
Date: Thu, 24 May 2001 07:03:03 -0500
Message-ID: <3B0CF877.F9214B94@slb.com>

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

Original text of this message

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