Ansicht
Dokumentation

abap/heap_area_nondia - limit of heap memory per non dialog work process

abap/heap_area_nondia - limit of heap memory per non dialog work process

CPI1466 during Backup   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

---------------------------------------------------------------------
| Parameter : abap/heap_area_non-dia |
---------------------------------------------------------------------

---------------------------------------------------------------------
| Short description: Heap memory quota for spool / background / |
| update work processes |
---------------------------------------------------------------------

---------------------------------------------------------------------
| Description : |
| -------------- |
| |
| Specifies how much local process memory (heap, malloc) a single |
| non-dialog work process (update, spool, background work process) |
| can 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: 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 maximum size of local process memory is below the |
| limits set in the operating system (configuration or |
| architecture). |
| 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 non dialog work process
------------------------------------------------------------------------

------------------------------------------------------------------------
| Applications Area : Abap
------------------------------------------------------------------------

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

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

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

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

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

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

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


SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 6223 Date: 20240329 Time: 154017     sap01-206 ( 6 ms )