SAP TABLES

dbs/db4/concurrent_access SAP Parameter attribute - Enable Lockless Commited Reads








dbs/db4/concurrent_access is a SAP Parameter attribute which is used to control Enable Lockless Commited Reads 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 .

dbs/db4/concurrent_access profile paramerter attributes


Parameter Name: dbs/db4/concurrent_access
Description: Enable Lockless Commited Reads
Default Value: 1
Parameter Type ( See IF_PARAMETER_TYPES): String(STRING)
Restriction Values:
Parameter Unit:
Parameter Group: Database
CSN Component: BC-DB-DB4
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

Concurrent Access allows multiple processes to read committed records without waiting for locks held by other processes updating records. In Concurrent Access mode, the database always returns the "currently committed" value. For more information, see SAP Note 1804035.

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