SAP TABLES

rsdb/otr/max_objects SAP Parameter attribute - Maximum number of objects in Online Text Repository Buffer








rsdb/otr/max_objects is a SAP Parameter attribute which is used to control Maximum number of objects in Online Text Repository Buffer 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/otr/max_objects profile paramerter attributes


Parameter Name: rsdb/otr/max_objects
Description: Maximum number of objects in Online Text Repository Buffer
Default Value: 2000
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 0 9223372036854775807
Parameter Unit:
Parameter Group: System
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

Specifies the maximum number of objects that can be simultaneously held in the Online Text Repository buffer. If this limit is exceeded then it is tried to suppress the buffer objects that are no longer referenced. To estimate a suitable value for the parameter, divide the size of the buffer (see parameter rsdb/obj/buffersize) by the expected average size of the individual objects. Round up the value produced by this calculation.

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