Hello colleagues,
I have this error when try add the oracle database resource to the fail safe group,
FS-10890 Oracle Services for MCS failed
FS-10784 the oracle database resource failed
FS-10013 failed to bring the cluster resource online
FS-10006 unable to open resource
ox138F the cluster resource could not be found
Execute this steps but reproduce the error FS*
1. Copy the sqlnet.ora file from the directory N:\oracle\SID\11203\network\admin on the first cluster node to the same directory on the additional cluster nodes.
2. Start the Oracle Fail Safe Manager as follows:
Windows Server 2003 and Windows Server 2008 (R2):
StartàProgramsàOracle - <Fail_Safe_Home_Name>àOracle Fail Safe Manager.
3. If the Welcome dialog box appears, choose Verify Cluster. Otherwise, right-click the cluster and choose Verify Cluster.
All cluster nodes must be up and running for this step.
The window Verifying Cluster shows the steps that are executed to verify the cluster. When you are informed that the operation has completed successfully, close the window.
4. Add the SAP database to the cluster group ORASID.
a) In the tree on the left, choose Nodesà<First MSCS Node>àStandalone Resources.
b) Select the database SID.world
c) Choose ResourcesàAdd to Group.
5. In the dialog box Add Resource to Group – Resource:
For Resource Type, select Oracle Database.
For Group name, select ORASID.
6. Choose Next.
7. In the dialog box Add Resource to Group – Database Identity: enter the following information:
Service Name
SID.world
Instance Name
SID
Database Name
SID
Parameter File
P:\oracle\SID\sapdata1\database\initSID_OFS.ora
When you have made all entries, choose Next.
1. In the dialog box Add Resource to Group – Database Authentication:
Select Use SYS account.
Enter and confirm the password.
2. Choose Finish.
3. In the dialog box Finish Adding the Database to the Group, choose OK to add the database resource to the group.
4. In the dialog box Confirm Add database to Group, choose Yes.
The Adding resource SID.world to group window, shows the steps that are executed to add the database to the cluster group.
5. Copy tnsnames.ora from %ORACLE_HOME%\network\admin to \\<sapglobalhost>\sapmnt\SID\SYS\profile\oracle.
Thanks.