In an SAP system, while using the Transaction DB02 there
are Swaps figures that are RED, How can one solve this
problem....

Answer Posted / inderjeet

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the system's configuration required to implement SAP.

890


What is R/3? and what is basis version?

714


How to perform a sap-export and import tables in sap from os level?

784


What is difference between oracle 9i and oracle 10g?

1330


How do I know what threshold values to set

1583






what is the use of tcode SUSHARE in SAP and how the mass user authorizations compared?

1997


What are the scripts you can create for security by using LSMW??

2250


If you have a long-running Job, how do you analyse?

738


Explain what is heterogenous system copy and homogenous system copy ?

651


I want to let sap skip printing cover pages during printing for any kind of report. How can this be done?

705


How can I restrict the user from printing?

642


Screenshot document for solution manager installation.

1337


Which are the most frequent errors encountered while dealing with transports ?

764


What are the types of transport queries?

626


For ex: i scheduled one ABAP program as a background job but it was running 10 days, how to analyze the problem?

1435