Re: Help w/ RMAN....
Date: Wed, 9 Jan 2008 00:40:18 UT
Message-Id: <1199839218.14766.1230205443@webmail.messagingengine.com>
It is better to have separate catalog schema for registration for
each major version of the db (eg) rmancat9i , rmancat10g,
rmancat11g; As soon as the migration/upgrade completes register
with the new rman schema.
HTH
GovindanK
On Wed, 09 Jan 2008 02:46:37 +0300, "Andrey Kriushin" <Andrey.Kriushin_at_rd
tex.ru> said:
Hi,
definitely agree. For Mark's situation it would be preferable
to postpone solving the problems with the recovery catalog for
some future time. Hopefully, the necessary backup records are
still there, in the restored controlfile.
In addition I'd only recommend to perform an export of the
rman_at_rmancat schema. Or make any other backup of the database
containing the rman schema.
HTH
- Andrey GovindanK wrote:
The following would need to be done.
- Set env to 9i
- Restore 9i controlfile
- Exit from rman / catalog
- rman nocatalog
- connect target (will say using target control file)
- restore your db, recover till the last shutdown in 9i, open resetlogs.
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Jan 08 2008 - 18:40:18 CST