on ‎2013 Jun 27 9:52 AM
Hi All,
We are having ECC Prod system in the Windows-oracle Environment. We often face performance issue also many time it is gone to hang state at that time couldn't able to connect.Actually This is new SAP System which gone for live recently.I would like to check whether its tuned fine or not? Let me know what are the parameters need to be tune normally after system is built?
Request clarification before answering.
Hello
First analyse Tx's ST02 and ST03N data.
Then shoot the sappfpar check against the instance profile to see the memory required.
Check the memory assigned to the database.
Now check the memory available on the machine.
Check the memory utilization at the OS level.
Also check the page file configuration
Make sure the system is set accroding the parameter recommendations for SAP on Windows
http://wiki.sdn.sap.com/wiki/display/Basis/Memory+parameters+for+SAP+on++64+bit+Windows
Good Luck
RB
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What does the EWA report show with the system you are having issues with?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hello,
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
WR,
PHB
Hello,
you need to check this parameter value,
Open a task manager on the server and observe which processes are using cpu when the hangs occur.
This will tell you where to tune.
Cheers Michael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Firstly check ST02 and see how the buffers are set as you are likely to need to tune them. You also need to check the number of work processes and how busy they are - you may need to add more. how much RAM is allocated to SAP? How much to the DB? Who performed the production system sizing? It should have been the hardware supplier in partnership with your Basis team.
Which OS and DB are you running?
Hope this provides a few pointers.
Regards,
Graham
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Dheen,
You can tune your Windows server based on recommendation described in SAP Note: 88416 "Zero Administration Memory Management". Also keep an eye on "Oraarch" directory, it should have enough space always.
Regards,
SUJIT
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.