Ansicht
Dokumentation

rdisp/max_cs_delays - Max. number of delayed interrupts inside critical sections

rdisp/max_cs_delays - Max. number of delayed interrupts inside critical sections

ABAP Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book
------------------------------------------------------------------------
| Parameter : rdisp/max_cs_delays |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Short Description : Maximum number of delayed interrupts inside |
| critical section |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Parameter description : |
| ----------------------- |
| To synchronize changes to data that is visible to multiple |
| processes, there are a number of critical sections in the SAP |
| kernel. |
| The synchronization is performed using semaphore or mutex. |
| Since the termination of a work process within a critical section |
| could damage the entire server, the following terminations are |
| prevented within critical sections: |
| - Timeouts |
| - Termination requested by the user ("SoftCancel") |
| - Sending of a signal within transaction SM50 |
| |
| In cases of this type, the work process can continue to run for 60 |
| seconds to leave the critical section as much as possible. The |
| system then checks again whether the work process is still in the |
| critical section. If this is the case, the work process receives its |
| next "chance". |
| |
| Parameter rdisp/max_cs_delays defines how many chances are granted |
| to a work process. The value 0 means that no termination is to take |
| place within a critical section; that is, the WP receives an |
| unlimited number of chances. |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Work area: Dispatcher |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Unit : Number |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Default value: 0 |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Who is permitted to make changes: The customer |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Limitations for operating systems: None |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Limitations for database systems: None |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Other parameters affected or dependent: None |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Valid Input, Formats, Areas: |
------------------------------------------------------------------------


------------------------------------------------------------------------
| Short Description : Max. number of delayed interrupts inside critical sections
------------------------------------------------------------------------

------------------------------------------------------------------------
| Applications Area : Dispatcher
------------------------------------------------------------------------

------------------------------------------------------------------------
| Parameter Type : S
------------------------------------------------------------------------

------------------------------------------------------------------------
| Changes allowed : X
------------------------------------------------------------------------

------------------------------------------------------------------------
| Valid for Operating System : *
------------------------------------------------------------------------

------------------------------------------------------------------------
| Dynamic switchable : X
------------------------------------------------------------------------

------------------------------------------------------------------------
| Same on all Servers :
------------------------------------------------------------------------


SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 5879 Date: 20240419 Time: 042552     sap01-206 ( 4 ms )