cancel
Showing results for 
Search instead for 
Did you mean: 

How do i understand how many dispatcher running in a r/3 system?

Former Member
0 Kudos

How do I understand how many dispatcher is running in a R/3 system?

what is the difference between a normal dispatcher and a distributed dispatcher?

Regards

Rajat

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Rajat,

Assuming you are talking about java stack !

There is only one dispatcher per instance - always.

You could have multiple server nodes though.

You could refer to the j2ee work directory and under dev_jcontrol that shows details of each process.

There are also files for each process viz dev_dispatcher, dev_server<n>, std_dispatcher and std_server<n>.out files

Regards,

Snehal

Former Member
0 Kudos

Hi,

As far as i know there will be a dispacther for every instance,and the central instance has the dispatcher+msg server.

You can find the totla instances in the tcode sm51it will show you all the instances present for your installation and depending on this you can find the number of dispatchers.

Regards,

Vamshi.