Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: RMAN incomplete recovery environment setup?
I know, but they do have to be set somewhere to do certain things. Thanks
for clarifying this for the questioner. Ruth
-----Original Message-----
From: Mercadante, Thomas F (LABOR)
[mailto:Thomas.Mercadante_at_labor.state.ny.us]
Sent: Wednesday, June 01, 2005 3:05 PM
To: rgramolini_at_tax.state.vt.us; mccdba1_at_yahoo.com;
oracle-l_at_freelists.org
Subject: RE: RMAN incomplete recovery environment setup?
Ruth,
In 9i, these environmental variables are not required. You can do the same thing with an Rman command in the recovery script:
set until time
"to_date('2001-06-22:13:25:00','yyyy-mm-dd:hh24:mi:ss')";
Tom
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Ruth Gramolini
Sent: Wednesday, June 01, 2005 2:50 PM
To: mccdba1_at_yahoo.com; oracle-l_at_freelists.org
Subject: RE: RMAN incomplete recovery environment setup?
I will make an attempt to give some answers to your questions. See them inline.
HTH,
Ruth
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of dba1 mcc
Sent: Wednesday, June 01, 2005 2:24 PM
To: oracle-l_at_freelists.org
Subject: RMAN incomplete recovery environment setup?
I am study on ORACLE 9i RMAN "incomplete recovery" document and it mention:
Insure that NLS_LANG and NLS_DATE_FORMAT environment variables are set appropriately:
$NLS_LANG=AMERICAN_AMERICA.WE8MSWIN1252 $NLS_DATE_FORMAT='YYYY-MM-DD:HH24:MI:SS'
My question are:
These variables are not necessary for backup but may be for recovery.
There is no such thing as a hot recovery. You can do a point in time
recovery to, for example, recover dropped items. This you would do to a
duplicate database and then export the dropped items and import them to
the
database in need of recovery. But there is no such thing as hot
recovery,
per se.
Thanks
-- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-lReceived on Wed Jun 01 2005 - 15:16:38 CDT
![]() |
![]() |