cancel
Showing results for 
Search instead for 
Did you mean: 

SAP 4.7 Enterprise installation on cluster

Former Member
0 Kudos

Hi Guys,

I am trying to install sap 4.7 enterprise extension set 200 on Windows 2003 with SQL 2000. I need to use the older versions as we are using SAP since 7 yrs and I have to restore sap backup on new hardware.

I have setup windows 2003 enterprise with cluster. Installed SQL Server 2000 enterprise, SAP CI and DB instance on node A. Then Installed SQL server on cluster and applied the relevant service packs. Now I am trying to configure cluster on node A. I get the error "Cannot create sap R/3 cluster group Error:5057" and when I check the log it says "createsapipaddress failed 5057 The Cluster IP address is already in use".

following is the dump from R3Clus.log

31.3.2013, 1:36:27, ntclsapclus.cpp, 209, Entry: InstallSAPResourceType

31.3.2013, 1:36:27, ntclsclinst.cpp, 58, Entry: Sclinstsrct::Create

31.3.2013, 1:36:27, ntclsclinst.cpp, 79, CreateClusterResourceType RC= 183

                Cannot create a file when that file already exists.

31.3.2013, 1:36:27, ntclsclinst.cpp, 91, DllRegisterCluAdminExtension RC= 0

31.3.2013, 1:36:27, ntclsclinst.cpp, 102, DllRegisterServer RC= 0

31.3.2013, 1:36:27, ntclsclinst.cpp, 116, Exit: Sclinstsrct::Create RC= 0

31.3.2013, 1:36:27, ntclsapclus.cpp, 211, Exit: InstallSAPResourceType RC= 0

31.3.2013, 1:36:28, ntclsapclus.cpp, 89, Entry: CreateSAPClusterGroup

31.3.2013, 1:36:28, ntclsclcrsrc.cpp, 377, CreateSAPIPAddress failed 5057

                The cluster IP address is already in use.

Thanks guys for you help...

Regards,

MAM.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member188883
Active Contributor
0 Kudos

Hi Abdul,

Refer this thread for SAP on windows cluster

https://scn.sap.com/thread/1864697

For Cluster IP issues

What are you using for DNS? With Windows 2003 with AD domains and DNS, ip addresses should auto-register in DNS, you may have to manually add ahost entries in DNS, but typically SQL Server can auto-register the virutal addresses in DNS.

Similar problem with Windows 2008 has been resolved in this link.

http://blogs.msdn.com/b/jorgepc/archive/2010/11/22/the-ip-address-x-x-x-x-is-already-in-use-to-conti...

Hope this helps.

Regards,

Deepak Kori