Adding Standalone Database to Group using Fail Safe fails
703759May 27 2009 — edited Jun 3 2009Background:
Oracle: 10.2.0.4
OFS: 3.4.1
Have installed Oracle Fail Safe correctly without errors.
Ran Verify Standalone Database get this result:
27 10:00:04 > FS-10345: Verification of standalone database MYDB completed successfully
28 10:00:04 FS-10917: Server01A : Standalone resource MYDB was verified successfully
29 10:00:04 FS-10378: Server01B : Preparing for configuration of resource MYDB
30 10:00:04 FS-10916: Server01B : Verification of the standalone resource
31 10:00:04 > FS-10341: Starting verification of database MYDB
32 10:00:04 > FS-10342: Starting verification of Oracle Net configuration information for database MYDB
33 10:00:04 > FS-10496: Generating the Oracle Net migration plan for MYDB
34 10:00:04 > FS-10491: Configuring the Oracle Net service name for MYDB
35 10:00:04 > FS-10343: Starting verification of database instance information for database MYDB
36 10:00:04 > FS-10344: Starting verification of Oracle Intelligent Agent for database MYDB
37 10:00:04 > FS-10345: Verification of standalone database MYDB completed successfully
38 10:00:04 FS-10917: Server01B : Standalone resource MYDB was verified successfully
39 10:00:04 The clusterwide operation completed successfully, however, the server reported some warnings.
The warnings are concerning dome files that are on the D: drive as oppose to one of the Shared Drives. I made that that the SPFILE and init.ora are on the o1B node and in the same exact Path.
I did create a Group with a Virtual Address and added the Shared Drive resources
When I run the "Add to Group" wizard, I have tried using both the SPFILE and the 'init.ora' and get the same result:
20 10:02:58 >> FS-10605: Oracle Net listener Fslmydbdb created
21 10:02:59 >> FS-10602: Oracle Net listener LISTENER restarted
22 10:02:59 > FS-10491: Configuring the Oracle Net service name for MYDB
23 10:02:59 >> FS-10600: Oracle Net configuration file updated: D:\ORACLE\PRODUCT\10.2.0\DB_1\NETWORK\ADMIN\TNSNAMES.ORA
24 10:02:59 FS-10381: Server01A : Creating the resource information for resource MYPLM
25 10:02:59 > FS-10424: Checking whether the database MYDB is online
26 10:03:07 ** ERROR : FS-10778: The Oracle Database resource provider failed to configure the cluster resource MYDB
27 10:03:07 ** ERROR : FS-10890: Oracle Services for MSCS failed during the add operation
28 10:03:07 ** ERROR : FS-10497: Starting clusterwide rollback of the operation
29 10:03:07 FS-10488: Server01A : Starting rollback of operation
30 10:03:07 > FS-10090: Rolling back Oracle Net changes on node Server01A
31 10:03:10 FS-10489: Server01A : Completed rollback of operation
32 10:03:10 ** ERROR : FS-10495: Clusterwide rollback of the operation has been completed
33 10:03:10 Please check your Windows Application log using the Event Viewer for any additional errors
34 10:03:10 The clusterwide operation failed !
I have checked the README files and looked up the FS- Errors, but they are very general and don't give me a clue as towhy they failed.
Have been Googleing for days and found no answer yet. Are there any other logs that might shed some light on this?
Thanks and have a great day,
Andrew