release channel dev1;
}
For additional examples on how to recover the database after an instant
recovery, see “Restoring Oracle using RMAN” on page 123.
Oracle in Veritas Cluster instant recovery
If Oracle on the application system runs in a Veritas Cluster, the following two Veritas
Cluster resources must be disabled before instant recovery is performed, and enabled
after instant recovery has finished to prevent the failover of the Oracle Veritas Cluster
Service Group:
• Veritas Cluster application resource for the Oracle application and
• Veritas Cluster mountpoint resource for the Oracle database files.
Follow the steps below to perform an instant recovery to the application system with
Oracle in a Veritas Cluster:
1. On the application system, enter the following commands to disable the two
Veritas Cluster resources:
a. hares -offline application_resource_name -sys system
where application_resource_name is the name of the Veritas Cluster
application resource for the Oracle application and system is the name
of the active node.
hares -offline mountpoint_resource_name -sys system
where mountpoint_resource_name is the name of the Veritas Cluster
mountpoint resource for the Oracle database files and system is the name
of the active node.
b. hares -modify application_resource_name Enabled 0
where application_resource_name is the name of the Veritas Cluster
application resource for the Oracle application.
hares -modify mountpoint_resource_name Enabled 0
where mountpoint_resource_name is the name of the Veritas Cluster
mountpoint resource for the Oracle database files.
2. Perform an instant recovery.
3. If you performed only an instant recovery without the database recovery, use
RMAN as described in “Oracle database recovery after the instant
recovery” on page 142 to bring the Oracle database to a consistent state.
Data Protector Oracle ZDB integration144