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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: rman nocatalog - point in time recovery

RE: rman nocatalog - point in time recovery

From: <Paula_Stankus_at_doh.state.fl.us>
Date: Thu, 15 Jul 2004 13:34:36 -0400
Message-ID: <80D4A99A2715674EB2D256DAD89219F6044E89A3@dohsmail02.doh.ad.state.fl.us>


Oh man!! I only thought I typed in 04. =20

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Mike Hennesy Sent: Thursday, July 15, 2004 1:31 PM
To: oracle-l_at_freelists.org
Subject: RE: rman nocatalog - point in time recovery

Paula:
=20
I'm assuming there were there on the 7th or 8th and are not now. If that = is the case check the date, do you really want to restore until = 7/1/2007?=20
=20
HTH - Mike
Paula_Stankus_at_doh.state.fl.us wrote:
Guys,=3D20

I did the following:

execute script alloc_all_tapes;
restore database UNTIL TIME "TO_DATE('07/01/07 12:00:00','MM/DD/YY =3D HH24:MI:S
S')";
recover database UNTIL TIME "TO_DATE('07/01/07 12:00:00','MM/DD/YY =3D HH24:MI:S
S')";

Then I did an alter database open resetlogs

As developer mentioned he needed objects that were there on the 7th or = =3D
the 8th. He says they still aren't there and there were no changes between until the 9th.

Is this not recovery and restoring the database up till the UNTIL =3D TIME?????
-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Ruth Gramolini Sent: Wednesday, July 14, 2004 8:41 AM
To: oracle-l_at_freelists.org
Subject: RE: rman nocatalog - point in time recovery

Sometimes I find it is just expedient to use sqlplus to open the =3D database.
Sometimes, there is no other way. Rman is still a work in progress and = =3D
it
has been seriously improved since the 8.0.5... days but when you are =3D doing
incomplete recovery and it seems to want a redo log instead of an =3D archived
log, then I have found, sqlplus recover the way you did it is the =3D easiest
way. Even Oracle support has told me this.

HTH,
Ruth

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Schauss, Peter Sent: Tuesday, July 13, 2004 4:44 PM
To: oracle-l_at_freelists.org
Subject: RE: rman nocatalog - point in time recovery

This may not be the cleanest solution, but it worked:

rman
run {
set until logseq=3D3D1235 thread =3D3D1;

allocate channel ch1 type disk;
allocate channel ch2 type disk;
allocate channel ch3 type disk;

restore database;
}
exit;

sqlplus internal

sqlplus> recover database until cancel using backup controlfile;
sqlplus> alter database open resetlogs;
sqlplus> exit;

Is there a better way to do this?

thanks,
Peter Schauss

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Schauss, Peter Sent: Tuesday, July 13, 2004 4:12 PM
To: Oracle-L (E-mail)
Subject: rman nocatalog - point in time recovery

Enviroment: Oracle 8.1.7.4 / AIX 5.2

Scenario:

I restore my control files by copying them to the appropriate =3D directories on
the disk (e.g. /ora1/oradata/sid/control01.ctl ... /ora2/... =3D /ora3/...).

I run the following commands in rman

run {
set until logseq=3D3D1234 thread=3D3D1;

allocate channel ch1 type disk;
allocate channel ch2 type disk;
allocate channel ch3 type disk;

restore database;
recover database;
alter database open resetlogs;
}

Oracle says:

RMAN-03002: failure during compilation of command
RMAN-03013: command type: set
RMAN-06003: ORACLE error from target database: RMAN-20206: log sequence =
=3D
not
found in the recovery catalog

What am I missing here?

Thanks,
Peter Schauss



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html

-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html

BEGIN-ANTISPAM-VOTING-LINKS



Teach CanIt if this mail (ID 4586007) is spam: Spam: =3D
https://dohsmsi01.doh.state.fl.us/canit/b.php?c=3D3Ds&i=3D3D4586007&m=3D3= Ddd09e=3D
d4dec9a
Not spam: =3D
https://dohsmsi01.doh.state.fl.us/canit/b.php?c=3D3Dn&i=3D3D4586007&m=3D3= Ddd09e=3D
d4dec9a
Forget vote: =3D
https://dohsmsi01.doh.state.fl.us/canit/b.php?c=3D3Df&i=3D3D4586007&m=3D3= Ddd09e=3D
d4dec9a

END-ANTISPAM-VOTING-LINKS

Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html

        =09



Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!

Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html

BEGIN-ANTISPAM-VOTING-LINKS



Teach CanIt if this mail (ID 4706982) is spam: Spam: =
https://dohsmsi01.doh.state.fl.us/canit/b.php?c=3Ds&i=3D4706982&m=3D3c2d7= 0841806
Not spam: =
https://dohsmsi01.doh.state.fl.us/canit/b.php?c=3Dn&i=3D4706982&m=3D3c2d7= 0841806
Forget vote: =
https://dohsmsi01.doh.state.fl.us/canit/b.php?c=3Df&i=3D4706982&m=3D3c2d7= 0841806

END-ANTISPAM-VOTING-LINKS

Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Thu Jul 15 2004 - 12:34:39 CDT

Original text of this message

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