0% found this document useful (0 votes)
74 views3 pages

$$BASIS Memory From Chirag

This document discusses tools for monitoring memory usage in SAP systems, including transactions ST02, ST06, and RZ20. It also describes monitoring memory reserved by user contexts using transaction SM04 and memory reserved by work processes using transaction SM50. The document recommends monitoring work processes using transaction SM50 or the external dpmon program to determine if work processes are frequently switched to privileged mode.

Uploaded by

Anil Duggal
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
74 views3 pages

$$BASIS Memory From Chirag

This document discusses tools for monitoring memory usage in SAP systems, including transactions ST02, ST06, and RZ20. It also describes monitoring memory reserved by user contexts using transaction SM04 and memory reserved by work processes using transaction SM50. The document recommends monitoring work processes using transaction SM50 or the external dpmon program to determine if work processes are frequently switched to privileged mode.

Uploaded by

Anil Duggal
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Transactions: TU02 to see parameters RZ11 see/update parameters ST02 current use of memory Program: RSMEMORY good summarization

tion of memory use [it reads parameters and shows]

Flow
The following tools are suitable for monitoring: Tune Summary (transaction st02): The current status and the memory resource usage for a specific SAP application server are displayed here. The procedure is described in Checking Roll /Paging Area and Extended Memory using Transaction ST02. Transaction st06 for monitoring the available swap space in the host system. See also Monitoring Memory Resources Using Transaction st06. CCMS Alert Monitor (transaction rz20): For more information, see the Tutorial in the CCMS Documentation.

Overview of Users (transaction sm04): Use transaction sm04 or choose Tools Administration Monitor System monitoring User overview, and then choose Goto Memory to display the amount and type of memory reserved by the user contexts of all users for a specific SAP application server. See Displaying and Administrating User Modes.

Overview of Work Processes (transaction sm50): Select the Detail button to display the memory resources that have been reserved for a certain work process. See Displaying and Controlling Work Processes.

By monitoring work processes in the SAP system (transaction sm50) or from outside the system (dpmon program at operating system level), you can determine the status of the work processes in relation to the PRIV mode. If work processes are often switched to the PRIV mode, you must increase the extended memory and/or adjust the limit for the extended memory (see Functions of the SAP Memory Management System). In this case, you must consult with SAP. You can evaluate this information for all the work processes by using transaction sm66. You can determine the Swap Space Requirements at SAP and operating system level.

Controlling Memory Management


abap/heaplimit: Work Process Restart

Memory Management Resources for One Work Process


ztta/roll_extension: Limit for Extended Memory ztta/roll_extension_dia: EM Quota for Dialog Work Processes ztta/roll_extension_nondia: EM Quota for Non-Dialog Work Processes abap/heap_area_dia: Heap Memory Limit for Dialog Work Processes abap/heap_area_nondia: Heap Memory Limit for Non-Dialog Work Processes abap/heap_area_total: Total Quota for Heap Memory ztta/roll_area: Roll Area ztta/roll_first: Size of the Initial Allocation from the Roll Area

Memory Management Limitations


abap/heap_area_total: Heap Memory Limit em/initial_size_MB: Extended Memory Pool Size rdisp/ROLL_SHM: Roll Buffer Size rdisp/ROLL_MAXFS: Maximum Roll File Size rdisp/PG_SHM: Size of the Paging Buffer rdisp/PG_MAXFS: Maximum Size of SAP Paging File em/blocksize_KB: Segment Size for the Extended Memory

Memory Management Statistics


em/stat_log_size_MB: Statistics - User Context Size em/stat_log_timeout: Statistics - User Context Size

Parameters for controlling the Release of SAP Memory for the Operating System
es/disclaim_threshold_MB es/disclaim_coasting_time_alloc es/disclaim_coasting_time_free es/blockdisclaimsize_KB es/freelist_compactor

You might also like