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 hot backup on NT

Re: Oracle hot backup on NT

From: Reid Lai <reidlai_at_hk.super.net>
Date: Sat, 30 Jan 1999 23:49:32 +0800
Message-ID: <36B32A0B.6A2B98B7@hk.super.net>


You can base on V$DATAFILE, V$LOG, and V$CONTROLFILE to generate dynamic script for hot backup.

Janice Nightingale wrote:

> Does anyone have any suggestions as to how to dynamically generate hot
> backup scripts on NT as one would do on VMS or UNIX ?
>
> So far the only docs I can find related to this suggest creating a script
> where all the tablespace names and datafile names are hard coded into the
> script, and there is also no error handling.
>
> Thanks in advance.

--
Best Regards,

Reid Lai <reidlai_at_hk.super.net>
Oracle 7.3 Certified Database Administrator (OCP)



The above opinions are mine and do not represent any official standpoints of my employer Received on Sat Jan 30 1999 - 09:49:32 CST

Original text of this message

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