In an SAP system, while using the Transaction DB02 there
are Swaps figures that are RED, How can one solve this
problem....
Answers were Sorted based on User's Feedback
Answer / irfraz
You need to increase the buffersize, there are two ways to
increase the buffersize.
1- Go to ST02, double click on under SWAP it will take you
to next screen where you will see parameters, i believe
buffersize parameter is abap/buffersize but you can find
exact parameter on the same screen so you increase the
value. I usually keep it 40000.
2- change the instance paramenter using T-code RZ10 and
increase the buffersize.
SAP Guru's: I am new to SAP, please correct me if i am
wrong.
Is This Answer Correct ? | 9 Yes | 2 No |
Increasing the Size of SAP Buffers
Program
Size: abap/buffersize [KB]
240,000 – 400,000 KB
GenericKey
zcsa/table_buffer_area [Bytes] upto 50MB
Entries: zcsa/db_max_buftab -- upto 10,000 entries
SingleRecord
Size: rtbb/buffer_length [KB] - upto 30,000 KB
Screen
zcsa/presentation_buffer_area [Bytes] - upto 150 - 200 MB
CUA
rsdb/cua/buffersize [KB] - 3,000 -6,000 KB
Table Definition
Size is determined by the number of entries
Entries: rsdb/ntab/entrycount upto 30,000 entries
Field Description
Size: rsdb/ntab/ftabsize [KB] upto 20,000 -30,000 KB
Entries: 2 * rsdb/ntab/entrycount + 1
Initial Records
Size: rsdb/ntab/irbdsize [KB] upto 4,000 KB
Entries: 2 * rsdb/ntab/entrycount + 1
ShortNameTAB
Size: rsdb/ntab/sntabsize [KB] - upto 2,500 KB
Entries: 2 * rsdb/ntab/entrycount + 1
Is This Answer Correct ? | 10 Yes | 3 No |
Answer / rashmi
Swaps figures are shown in ST02 and not DB02.
DB02 is for Database Space and parmaters overview
ST02 will show you the swaps and buffers.
Is This Answer Correct ? | 3 Yes | 0 No |
Are control and status records are different for each IDOC type?(true or false)
What are the parameter file in oracle ? What is the use?
How to know the status of saposcol in unix? How to stop and start?
What is the deference between JSPM and SDM??
what is the prerequisite for doing sap release upgrade
who is the owner of sap like owner of .net frame work is Microsoft?
What are the frequently used Unix commands in SAP Basis Administration ?
when performing client copies what steps you need to take from CUA point of view?
How many times bdls transaction executes for 2 clients
What are the Parameters need to be set when connecting EP to r/3 system what are they?
How to do transport at OS level?
How to make security authorization reports?