Archive for the ‘Change number of workprocesses’ Category

How to change the number of workprocesses   Leave a comment

  • What is a workprocess ?
  • What are the different types of workprocesses and their functionality ?
  • How to increase/decrease the number of workprocesses?

 

 

**************************************************************************

 

 

A work processes is used to execute a particular type of job in an sap system.

 

There are different types of workprocesses as mentioned below :

 

DIA   (Dialog workprocess) : Used for execution of dialog steps triggered by active users. For every dispatcher atleast 2 dialog workprocesses to be configured

 

UPD  (Update workprocess) : Used for execution of update tasks. Atleast one update workprocess to be configured per SAP system. Also, more than one UPD can be configured for a dispatcher

 

BTC  (Background workprocess): Used for executing background jobs. Atleast 2 background workprocesses to be configured for an SAP system

 

SPO   (Spool workprocess) : Used for passing sequential data to printers. Atleast one spool workprocess to be configured for an sap system.

 

UP2   (Update2 workprocess) : This is similar to UPD workprocess. There is small difference in functionality based on criticality of the update.

 

ENQ  (Enqueue workprocess) : This is required to administer locktable in the shared memory. Locktable contains database locks for ABAP stack of an sap system. Only one enqueue process to be configured for an SAP system.

 

 

To increase/decrease the number of workprocesses, value to be changed accordingly for the following parameters as per workprocess in RZ10 Transaction.

 

rdisp/wp_no_dia  (for dialog workprocess)

rdisp/wp_no_btc  ( for background workprocess)

rdisp/wp_no_spo  (for spool workprocess)

rdisp/wp_no_enq  (for enqueue workprocess)

rdisp/wp_no_vb    (for update workprocess)

rdisp/wp_no_vb2  (for update2 workprocess)

 

In RZ10 transaction, select the profile of the instance, for which workprocess number to be changed and edit the profile through extended maintenance and save the changes done and activate the profile.

 

Please note that as this parameter is not dynamic one, restart of the application server is required for the changes to become effective.

 

Posted June 21, 2012 by rahulkolan in Change number of workprocesses

Hello world!   5 comments

Welcome to Sap Learning dot com ! This is your very first post. Click the Edit link to modify or delete it, or start a new post. If you like, use this post to tell readers why you started this blog and what you plan to do with it.

Happy blogging!