Hi All, We have installed SAP application and SQL server 2008 in a 2 node windows cluster. Its on Windows 2008. We have a functionality where a DLL supplied by SAP queries a particular service from the other node. This operation fails. The log files indicate the following error
[Thr 14664] *** ERROR => OpenClusterResource failed with: 5007
This seems like a generic cluster error and its quite evident that its unable to open a resource group which leads to its failure. The problem now is that I am unable to find which is the resource group that this DLL is trying to access. There are no events in the windows failover cluster manager. I understand that my issue description is vague but I am not really a windows admin. Any help is greatly appreciated. Thanks for your time
You could try using Procmon to trace the DLL calls. Does this apply? http://scn.sap.com/message/13667907
Tony
