cancel
Showing results for 
Search instead for 
Did you mean: 

How to Restart the nodes in config tool

Former Member
0 Kudos

I see often that one should "Restart the nodes in the cluster for the changes to take effect."

How can I do that? I can't find any restart button in config tool.

Accepted Solutions (0)

Answers (3)

Answers (3)

rajeev_das
Participant
0 Kudos

Hi Thomas,

The easiest way to restart is from SMICM. However, you can also do it using jcmon.

Go to profile directory. In unix just type 'cdpro'.

jcmon pf=SID_DVEBMGS00_Instance-Number

select option 20

Now you get whole lot of option. From here, you can even restart single process as well.

Reward points, if you find it helpful.

Cheers,

Rajeev

Former Member
0 Kudos

Hi Thomas,

You can use Visual Admin tool or jcmon command to restart the cluster node.

- Pinkle

Former Member
0 Kudos

You mean "Visual Admin -> Cluster -> Server 0" and choose "Reboot" in the context menu by right-click mouse?

It's the same when I restart the j2ee engine in sapmmc, right?

Message was edited by:

Thomas Roland

Former Member
0 Kudos

Hi Thomas,

If you have installed ur java system as an add-on then you can

restart by using 'SMICM' transaction.

You can not restart the node using config tool.

Also you can restart using the telnet console and then use jcmon.

this should work.

Please reward points if helpful.

Regards,

Vamshi

Former Member
0 Kudos

Hi Thomas

You cannot restart them in the config tool. You should restart the j2ee with either stop/startsap, management console or if you have a dual stack installation in transaction SMICM.

Regards Michael

Former Member
0 Kudos

You mean I can do this just by restarting the j2ee engine in sapmmc?