New RMAN catalog: 11g release 2 or not ?
I have to migrate several RMAN catalogs, there are several instances for these catalogs, all under the following Oracle release
release Oracle9i Enterprise Edition Release 9.2.0.6.0
I have in these databases, several catalog version installed:
SQL> select * from rcver ;
VERSION
------------
09.02.00
10.02.00.02
10.02.00.03
10.02.00.04
SQL>
I need your advice on how to take the good choice... :-)
I plan to install a new server with the latest 11g Oracle release, which is:
Oracle Database 11g Release 2 (11.2)
At this moment, 11.2 is only available for Linux.
Currently, the actual RMAN catalog is under windows server 2003. (with Oracle 9i release)
I must keep for a certain period of time some target databases under Oracle 9i release.
0