Skip to Content
0
Former Member
Mar 25, 2009 at 02:35 PM

HA Configuration for MDM 5.5 SP6

40 Views

Hi MDM Expert

We have implemented MDM in cluster environemnt and failover is working fine

Recently we activated Console password to have better security control for MDM Console

Now After activating the console password failover is not working properly, i mean MDS does get start after failover

We came to know from SAP that we need to Put CLIX Command in batch file (to start MDS with password ) and the same needs to be put in cluster resources.As per SAP Recommendation we created new batch file and put the same in cluster resource but still failover is not working properly

Sometimes after failover one repository gets loaded but other not.Sometimes both repositiry does not get loaded after failover

When i failover from second node to first node then it works

Below is the CLIX command which have put in batch file to start the MDS and load the repository in case of failover or manul start from Cluster Administration

CLIX mdsStart SAPMDMQA:MQAS$123 -D

CLIX repUnMount SAPMDMQA:MQAS$123 Product_QAS:MDQ:o:sapsupport:password -D

CLIX repUnMount SAPMDMQA:MQAS$123

Product_QAS_Cornerstone:MDQ:o:sapsupport:password -D

CLIX repMount SAPMDMQA:MQAS$123 Product_QAS:MDQ:o:system:password 2345 -D

CLIX repMount SAPMDMQA:MQAS$123

Product_QAS_Cornerstone:MDQ:o:system:password 2645 -D

CLIX repUnLock SAPMDMQA:MQAS$123 Product_QAS:MDQ:o:sapsupport:password

sapsupport:orca -E

CLIX repUnLock SAPMDMQA:MQAS$123

Product_QAS_Cornerstone:MDQ:o:sapsupport:orca sapsupport:password -E

CLIX repLoad SAPMDMQA:MQAS$123 Product_QAS:MDQ:o:sapsupport:password

sapsupport:password -D -E

CLIX repLoad SAPMDMQA:MQAS$123

Product_QAS_Cornerstone:MDQ:o:sapsupport:orca sapsupport:orca -D -E

PAUSE

Can someone help me if using the cluster confuguration for MDM with Console password ?

Thanks in advance

Thanks with regards

Deelip