Operating System - HP-UX
1838230 Members
5982 Online
110125 Solutions
New Discussion

Re: Service Guard Configuration for SAP

 
Brad Marshall_2
Frequent Advisor

Service Guard Configuration for SAP

HI

I am using the old sap.conf to stop the secondary failover central instance and application server with lines.
RMNR[0]=00 ; RMDEP[0]=0 ; RMADM[0]=ca2adm
RMDEPNR[0]=00 ; RMDEPHOST[0]=hpusam07 ; RMDEPPLATFORM[0]="HP-UX"
RMDEPNR[1]=-1

My application server is no longer running (does not exist) and I want to change these three lines so the central instance still stops, but it does not reference the app server.

Do I just comment out the second line indicating the hpusam07 application server? Or are there other changes also.

thanks
brad

1 REPLY 1
Mel Burslan
Honored Contributor

Re: Service Guard Configuration for SAP

I am not sure about the structure of the old sap functions extension but it is done exactly the way you described for the systems which are no longer running, i.e., just comment out the lines referencing that particular server(s) then halt the package or cluster. Sorry I do not have first hand experience with the older SAP functions, hence I can not give you a definitive answer.

My educated advise is to watch the package log, as the it is halting and if there is a long delay where the script is trying to reach the non-existent server/instance, on a separate terminal window, run ps -ef commands and grep for the some meaningful patterns on the log line where the process got stuck. When you find the culprit, just kill the process and package halt should continue with the next step.

Hope this helps
________________________________
UNIX because I majored in cryptology...