cancel
Showing results for 
Search instead for 
Did you mean: 

Reconfiguring Message Server

0 Kudos

Hello All,

Consider a SAP landscape consisting of a DBCI and a separate Application (DI) server. The message server has been configured at install time to be on the DBCI server. Is it possible to reconfigure so as to host the message server on the APP (DI) server?

Any pointers in this directions are appreciated.

Thanks & Regards,

Subodh

Accepted Solutions (1)

Accepted Solutions (1)

former_member185954
Active Contributor
0 Kudos

Hi Subodh,

Your DEFAULT Profile should contain the parameter: rdisp/mshost

Change it to point it to the new message server.

and also change the START Profile of that particular application server(DI) to start message server on the application server.

Execute_00 local $(DIR_EXECUTABLE)/sapmscsa -n pf=$(DIR_PROFILE)/<SID>_DVEBMGS<INSTANCE NUMBER>_<hostname>_MS ms.sap<SID>_DVEBMGS<INSTANCE NUMBER>

Something like the above:

replace <SID> , <INSTANCE NUMBER> <hostname> with your details.

However try this thing with your Test instance first.

Regards,

Siddhesh

Answers (0)