Determing the No. of WP's required
Posted by
Admin at
|
Share this post:
|
If you want to find out the optimum no of work processes required for the SAP Server, there are two ways
1) Goto transaction SM50 --> List --> CPU.
You will see the CPU total times of the work processes . If you have WPs whose CPU time is very less (Say less than 0:20), you can decrease the number of WPS of that type . If the CPU time of certain type of work process is high, you may decide to increase their no.
2. Goto transaction AL12 --> Statistics --> Cursor Cache --> All Servers
Then you will see the total no of requests for each work process. If all the dialog work process have large no of requests then you can add additional dia wps. If you have less dia wps with less requests , then you can decrease the no of dia wps.
This method is useful in deciding which operation mode to be used at a particular time
Keyword: BASIS
Title : Determing the No. of WP's required