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: Backup & Restore

Re: Backup & Restore

From: Ganesh Kamath <ganesh.kamath_at_in.bosch.com>
Date: Tue, 7 Aug 2001 16:49:13 +0530
Message-ID: <9koiss$ll9$1@proxy.fe.internet.bosch.com>

I just did this to do the backup:

In Sql Plus> alter tablespace project begin backup; In NT Explorer> copied the file c:\orant\database\project\project.ora to d:\backup\project.ora_080601_1530
In Sql Plus> alter tablespace project end backup;

"Norman Dunbar" <ndunbar_at_lynxfinancialsystems.co.uk> wrote in message news:48B95088F03ED511BE5A00508BEED0882AFBC9_at_tapps.leeds.lfs.co.uk...
> PS. When you took the hot backup, you did keep the archive logs going
> back to the start of the backup, and not the end of the backup didn't
> you ??
>
> Norman.
>
> ------------------------------------------------------------------------
> --------
> Norman Dunbar EMail: NDunbar_at_LynxFinancialSystems.co.uk
> Database/Unix administrator Phone: 0113 289 6265
> Lynx Financial Systems Ltd. Fax: 0113 201 7265
> URL: http://www.LynxFinancialSystems.com
> ------------------------------------------------------------------------
> --------
>
Received on Tue Aug 07 2001 - 06:19:13 CDT

Original text of this message

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