cancel
Showing results for 
Search instead for 
Did you mean: 

SAP ECC 6.0 Performance issue

Former Member
0 Kudos

Gentlemen,

Please advise me with the following scenario, which is Iu2019m facing a problem with system performance,

My system configuration is: SAP ECC 6.0 , Oracle 10.2.0.2.0 , Kernel Patch number : 202 , DBSL Patch No. : 046

Server Configuration: Power 6 , Processor Type: PowerPC_POWER6 , Processor Implementation Mode: POWER 6 , Processor Version: PV_6_Compat , Number Of Processors: 6 , Processor Clock Speed: 3503 MHz , CPU Type: 64-bit , Kernel Type: 64-bit , LPAR Info: 2 PRODUCTION , Memory Size: 47104 MB , Good Memory Size: 47104 MB , Platform Firmware level: EL340_039 , Firmware Version: IBM,EL340_039

My active parameter in Tcode : RZ10 as follow:

rsau/enable=1, gw/max_sys=2000 , gw/max_overflow_size=25000000 , rdisp/max_comm_entries=2000 , rdisp/tm_max_no=2000 , gw/max_conn=2000 , rdisp/max_arq=2000 , ES/SHM_SEG_COUNT=8192 , ES/SHM_USER_COUNT=8192 , ES/SHM_SEG_SIZE=2048 , ES/TABL=ESHM_SEGS , ztta/short_area=4000000 , em/global_area_MB=256 , zcsa/db_max_buftab=10000 , sap/bufdir_entries=10000 , enque/table_size=60000 , rsdb/obj/large_object_size=35000 , rsdb/obj/max_objects=45000 , rsdb/obj/buffersize=150000 ,

rdisp/max_wprun_time=25000 , PHYS_MEMSIZE=8000 , rdisp/wp_no_dia=70 , rdisp/wp_no_btc=20 ,

disp/wp_no_enq=1 , rdisp/wp_no_vb=2 , rdisp/wp_no_vb2=2 , rdisp/wp_no_spo=10 , abap/buffersize=9900000 , zcsa/table_buffer_area=108003328 , rtbb/buffer_length=60000 , rsdb/cua/buffersize=24000 , zcsa/presentation_buffer_area=28166144 , rdisp/appc_ca_blk_no=2000 , rdisp/wp_ca_blk_no=1000 , rsdb/ntab/entrycount=68500 , rsdb/ntab/ftabsize= 100000 , rsdb/ntab/irbdsize=20000 , rsdb/ntab/sntabsize=3995 , abap/use_paging=0 , ztta/roll_first=1024 , rdisp/keepalive_timeout=8000 , ztta/roll_area=9000960 , rdisp/ROLL_SHM=16384 , rdisp/ROLL_MAXFS= 32768 , rdisp/PG_SHM =16384 , rdisp/PG_MAXFS = 200064 , abap/heap_area_dia= 2012217344 , abap/heap_area_nondia=2012217344 , abap/heap_area_total=2012217344 , abap/heaplimit=40894464 , abap/swap_reserve=20971520 , ztta/roll_extension=2101346304 , em/initial_size_MB=4092 , em/blocksize_KB=4096 , em/stat_log_size_MB=20 , em/stat_log_timeout=0 , install/codepage/appl_server=4102 , ipc/shm_psize_10=500000000 , ipc/shm_psize_14=0 , ipc/shm_psize_18=0 , ipc/shm_psize_19=0 , ipc/shm_psize_30=-10 , ipc/shm_psize_40=500000000 , ipc/shm_psize_41=0 , ipc/shm_psize_51=-10 , ipc/shm_psize_52=-10 , ipc/shm_psize_54=-10 , ipc/shm_psize_55=-10 , ipc/shm_psize_57=-10 , ipc/shm_psize_58=-10

Please advice.

Regards,

Ahmed

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Solved.

Regards,

Ahmed

Former Member
0 Kudos

Dear All,

We facing the same issue. can you pl send us the solution.

Thanks much.

Former Member
0 Kudos

Yes Mr. Rohit I did, Unfortunately, that the buffer is reset due to system restart yesterday

Regards,

Ahmed

Former Member
0 Kudos

for aix you should have:

ztta/roll_first = 1

ztta/roll_extension = 2000000000

ztta/roll_area = 6500000

heap dia and nondia can go to 4g

ES/SHM_SEGS_VERSION = 2

take the aix default for segment size (instead of 2m)..might be 4

Former Member
0 Kudos

it is very tough to give the recommendations based on just the profile parameters that you gave.

does the EWA report doesnt give you recommendations?they might have told you in what areas you are facing the perofrmance issues and you need to improve?

since when are you facing this performance issue,is it just today or you have been facing this for a long time

Rohit

Former Member
0 Kudos

There is no easy way to tell.

You have go through the list of all of things to do for tuning.

One at a time and slowly rule out each item.

Couple of questions ??

Why do you have so many Dialog and Batch processes ??

Dont you have any Application servers ??

At first glance the Number of processes are too high

IN SM50 you need to click on the clock and see if all of the processes are being used and the time they have been used.

From you have mentioned would say the 2 vb processes are being used constantly

If that is the case then Would increase the number of vb and vb2 and decrease dialog accordingly

Pravin

Former Member
0 Kudos

Did you find any pattern when performance is slow? How much swap is configured on this server?

[http://help.sap.com/saphelp_nw04/helpdata/EN/c4/3a6ecc505211d189550000e829fbbd/content.htm]

Former Member
0 Kudos

Yes Mr. Pravin, the average response times of the system is very poor,

Furthermore, that the number of transaction steps for Dialog process equal 212987 in an hour And for update process equal 86257 references to the EWA Report

Moreover, Iu2019m looking for any recommendation from sap for SAP application parameters in TCode: RZ10 , to distribute server resource

Regards,

Ahmed

Former Member
0 Kudos

did you checked ST02 as said in my earlier post

Former Member
0 Kudos

Much Cleaner post this time. But you still haven't mentioned what you meant by performance Issue.

Any more specifics about the issue ?? General system slowdown and so on

Former Member
0 Kudos

Hello Ahmed,

Go to ST02 buffers and check if there are too many red entries on the screen,if yes let us know only those red entries

Rohit