SAP TABLES

rsdb/reco_sleep_time SAP Parameter attribute - Influence the Sleeptime between two DB-Reconnect Attempts








rsdb/reco_sleep_time is a SAP Parameter attribute which is used to control Influence the Sleeptime between two DB-Reconnect Attempts information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

rsdb/reco_sleep_time profile paramerter attributes


Parameter Name: rsdb/reco_sleep_time
Description: Influence the Sleeptime between two DB-Reconnect Attempts
Default Value: 5
Parameter Type ( See IF_PARAMETER_TYPES): Integer(INT)
Restriction Values:
Parameter Unit:
Parameter Group: Database
CSN Component: BC-DB-DBI
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation


0 no wait time between the 'i' and (i+1) database reconnect attempt. n The wait time between 2 database reconnect attempts is n seconds. The maximum number of database reconnect attempts that can be executed depends on the setting of parameter rsdb/reco_trials .

See SAP Parameter Documentation for full SAP documentation for this profile parameter.