Upgrade RMAN recovery catalog from 9.2.0 to 10.2.0.4
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
0