Ansicht
Dokumentation

abap/heap_area_dia - Limit of heap memory per dialog work process

abap/heap_area_dia - Limit of heap memory per dialog work process

General Material Data   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

---------------------------------------------------------------------
| Parameter : abap/heap_area_dia |
---------------------------------------------------------------------

---------------------------------------------------------------------
| Short description: Heap memory quota for dialog work processes |
---------------------------------------------------------------------

---------------------------------------------------------------------
Description:
| -------------- |
| Specifies how much local process memory (heap, malloc) a |
| single dialog work process may allocate. |
| The aim is to limit the size of a user context if necessary. |
---------------------------------------------------------------------

---------------------------------------------------------------------
| Unit: Bytes |
---------------------------------------------------------------------

---------------------------------------------------------------------
| Default : 2,000,000,000 (2 GB) |
---------------------------------------------------------------------

---------------------------------------------------------------------
| Default value : |
| If you do not know the memory usage of individual user contexts, |
| we recommend a high value. |
| However, if you want to avoid problems due to user contexts that |
| are too large, you can use this quota to terminate a user context |
| when it exceeds a certain size. |
| For an optimal setting of this value, you must know the maximum |
| memory usage of user contexts under legal circumstances |
| |
| The value 0 deactivates this quota. |
---------------------------------------------------------------------

---------------------------------------------------------------------
| Who is permitted to make changes: The customer |
---------------------------------------------------------------------

---------------------------------------------------------------------
| Dependencies: |
| ---------------- |
| The value is only effective if it is lower than the value of |
| %%abap/heap_area_total%%. |
| abap/heap_area_total is the limit for local process |
| memory in all work processes. |
---------------------------------------------------------------------

---------------------------------------------------------------------
| Operating system dependencies: |
| ------------------------------- |
| The limits set in the operating system due to configuration or |
| architecture also apply to the maximum size of the local process |
| memory. |
| Only some of these thresholds can be determined with |
| the test program 'memlimits' |
| A value only takes effect if it is below the maximum |
| size set by the operating system. |
---------------------------------------------------------------------

---------------------------------------------------------------------
| Database dependencies: None |
---------------------------------------------------------------------

------------------------------------------------------------------------
| Short Description : Limit of heap memory per dialog work process
------------------------------------------------------------------------

------------------------------------------------------------------------
| Applications Area : ExtMemory
------------------------------------------------------------------------

------------------------------------------------------------------------
| Parameter Type : 6
------------------------------------------------------------------------

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

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

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

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

------------------------------------------------------------------------
| Minimum : 0
------------------------------------------------------------------------

------------------------------------------------------------------------
| Maximum : 2147483647
------------------------------------------------------------------------


CPI1466 during Backup   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 6019 Date: 20240329 Time: 092517     sap01-206 ( 5 ms )