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: Oracle backup and restore.

Re: Oracle backup and restore.

From: [GNC] Walter Reif <walter.reif_at_gnc.at>
Date: Mon, 20 Jan 2003 09:25:57 +0100
Message-ID: <3e2bb1f0$1@e-post.inode.at>


you can perform several ways of backups

cold backup:
shutdown the database, copy the data files, control files, redo log files, p file, spfile, start the database

hot backup:
use recovery manager (rman). see the online docu at otn.oracle.com

you are running in archive log mode?

regards

"ÐíÁªÓÑ Liang Yew" <khorlh_at_pl.jaring.my> schrieb im Newsbeitrag news:3E2B8CCF.B4CC1FB8_at_pl.jaring.my...
> I can access to oracle db server but how to do
> backup of the entire database?
>
> Thanks,
> Liang Yew
>
Received on Mon Jan 20 2003 - 02:25:57 CST

Original text of this message

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