Database Backup and Recovery (MOSC)

MOSC Banner

Upgrade RMAN recovery catalog from 9.2.0 to 10.2.0.4

edited Jun 27, 2011 1:21AM in Database Backup and Recovery (MOSC) 1 commentAnswered
Hi, the version of our recovery catalog is 9.2.0. After installing the new binary (10.2.0.4), the steps that we have to do are:
- create empty database
- create tablespaces (same same of the old DB)
- create user (the same of the old DB)
- export full old database
- import old database into new database
- using rman commandline utility, connect to recovery catalog DB (not to target database) and type twice time UPGRADE CATALOG.

The procedure is OK ?

Thanks in advance

Simone


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center