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

Home -> Community -> Usenet -> c.d.o.server -> Re: Who to copy complete database

Re: Who to copy complete database

From: Anton Dischner <dischner_at_med.uni-muenchen.de>
Date: Fri, 27 Nov 1998 12:05:37 +0100
Message-ID: <dischner-2711981205370001@klchmc1.klch.med.uni-muenchen.de>


Hi Ullrich,

of course you can shut down your database and copy everything to the new machine (done this several times).
You have to copy the *.dbf (tablespaces) files, the redo-logs, hmm did i forget something?
The program-files stay the same.
The you should be able to do a normal startup on the new system.

If you are not able to shut down you production system you can use exp, if you do this way you may want to use consistent=yes.

kind regards,

Toni Received on Fri Nov 27 1998 - 05:05:37 CST

Original text of this message

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