Ansicht
Dokumentation

enque/con_timeout - Timeout for connect establishment to standalone enqueue server

enque/con_timeout - Timeout for connect establishment to standalone enqueue server

ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book
------------------------------------------------------------------------
| Parameter : enque/con_timeout |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Short Description : Timeout for establishing a connection to a |
| standalone enqueue server |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Parameter description : |
| ----------------------- |
| If you are using the standalone enqueue server, every work process |
| creates a separate network connection. If this fails, the process |
| attempts to create the connection again after the period of time |
| specified by this parameter. |
| It attempts this %%enque/con_retries%% times. |
| If the standalone enqueue server is not currently available, the |
| process is blocked for this period. |
| If the enqueue server is still not accessed after the timeout has |
| expired, the application receives the "SYSTEM_FAILURE" exception, |
| which may not be desired. When setting these two parameters, you |
| therefore need to consider how long you want to have the work |
| processes blocked (all work processes might be occupied) and how |
| long you allow the enqueue server and the HA software for requiring |
| a failover. |
| You should not set too large a value for enque/con_timeout, so that |
| the processes can create the connection to the enqueue server as |
| quickly as possible once it is available again. However, it should |
| also not be too small so that you do not flood the network with |
| connect attempts during the period when the enqueue server is not |
| available. |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Application area: Enqueue |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Unit: Milliseconds |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Default Value: 5000 |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Who is permitted to make changes: Customers after consulting SAP |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Limitations for operating systems: |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Limitations for database systems: |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Other Parameters Affected or Dependent: |
| %%enque/con_retries%% |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Valid Input, Formats, Areas: |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Short Description : Timeout for connect establishment to standalone enqueue server
------------------------------------------------------------------------

------------------------------------------------------------------------
| Applications Area : Enqueue
------------------------------------------------------------------------

------------------------------------------------------------------------
| Parameter Type : T
------------------------------------------------------------------------

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

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

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

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

------------------------------------------------------------------------
| Minimum : 500
------------------------------------------------------------------------

------------------------------------------------------------------------
| Maximum : 120000
------------------------------------------------------------------------


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: 6197 Date: 20240427 Time: 044648     sap01-206 ( 5 ms )