RMAN with different database version

In this forum you can share stuff related to Oracle 11g, 10g, 9i.
Post Reply
faisal.iqbal.sheikh
Posts: 30
Joined: Fri Nov 10, 2006 3:15 am
Location: Pakistan

RMAN with different database version

Post by faisal.iqbal.sheikh »

Dear Member

Can i connect with RMAN to different target databases version.

Regards,
Faisal Iqbal
amirtai
Posts: 138
Joined: Sat Apr 08, 2006 5:54 pm
Location: Canada
Contact:

Post by amirtai »

Hi

The compatibility level of the recovery catalog is determined by a parameter that is stored in the catalog itself. It specifies the minimum acceptable release of the RMAN executable that can function with the catalog. For example, if the recovery catalog compatibility is set to 8.1.4, then only an RMAN executable of release 8.1.4 or later can connect to the catalog.

If you want to specify that this recovery catalog can only function with an 8.1.6 or later release of RMAN, then issue the following:

RMAN> configure compatible = 8.1.6;

Hope that would be helpfull.

Thanks
Amir
sagisunbluez
Posts: 16
Joined: Mon May 29, 2006 11:18 am
Location: India

Post by sagisunbluez »

Hi,

Can we create multiple catalogs for instance located on different operating system.

Regards

Sagi
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests