The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Unable to restore RAC database from one of the RAC nodes where the profile was not created
Contributors
-
PDF of this doc site
-
Administration for UNIX
-
Installation and Administration for Windows
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
In an Oracle RAC environment where both nodes belong to the same cluster, if you attempt a restore operation from a node which is different from the node where the backup was created, the restore operation fails.
For example, if you create a backup in Node A and try to restore from Node B, the restore operation fails.
What to do
Before performing restore operation from node B, perform the following in node B:
Steps
-
Add the repository.
-
Sync the profile by running the command
smo profile sync
. -
Set the credential for the profile to be used for restore operation by running the command
smo credential set
. -
Update the profile to add the new host name and the corresponding SID by running the command
smo profile update
.