SAP TABLES

es2/initial_size_MB SAP Parameter attribute - Initial size of extended memory pool








es2/initial_size_MB is a SAP Parameter attribute which is used to control Initial size of extended memory pool 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 .

es2/initial_size_MB profile paramerter attributes


Parameter Name: es2/initial_size_MB
Description: Initial size of extended memory pool
Default Value: 256
Parameter Type ( See IF_PARAMETER_TYPES): Integer(INT)
Restriction Values:
Parameter Unit: MB
Parameter Group: ExtMemory
CSN Component: BC-CST-MM
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation


This parameter specifies the initial size of the background resource where the contexts are backed up. If no more space is available on the background resources, a new one will be created with the size of es2/initial_size_MB / 2 MB (extend)

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