Explain SAP Buffers, Types, and Parameters?
Answers were Sorted based on User's Feedback
Answer / inder09
Nametab (NTAB) Buffer contains data derived from tables
DDNTT(table definitions) and DDNTF (field descriptions),
stored in four individual buffer areas. These four buffers
are also known as the Repository buffer or the ABAP
Dictionary buffer. TTAB, FTAB, IRBD, SNTAB
NTAB: rsdb/ntab/entrycount
FTAB: rsdb/ntab/ftabsize
SNTAB: rsdb/ntab/sntabsize
IRBD: rsdb/ntab/irbdsize
The NTAB buffer: If the quality of these buffers falls below
95% , you should try to identify reasons for this decrease
in hit ratio.
Program Buffer (PXA) abap/buffer_size
The program buffer is used for storing ABAP program loads
before they are executed within individual work processes.
It is also known as the ABAP buffer. The PXA should show hit
ratios of 95% or more otherwise you will see, for example a
high load and generation time on your SAP instance.
Generic Table Buffer
The quality of the generic key buffer should be greater than
95% and can be upto 99%. This buffer is also known as the
generic key table buffer or the generic buffer.
CUA Buffer rsdb/cua/buffersize
The CUA buffer stores objects used by SAP GUI, including
menus and button definitions. The CUA buffer is also known
as the Menu buffer. Usually this buffer plays no significant
role concerning the performance of your SAP instance.
Roll and Paging Buffers rdisp/ROLL_SHM and rdisp/PG_SHM
The parameters rdisp/ROLL_SHM and rdisp/PG_SHM are used to
allocate the roll and paging buffer in 8KB blocks.
Screen Buffer zcsa/presentation_buffer_area
The screen buffer or Dynpro buffer stores generated screens,
the so-called Dynpro load. Usually this buffer plays no
significant role concerning the performance of your SAP
instance.
Calendar Buffer zcsa/calendar_area
The SAP calendar buffer stores all defined factory and
public holiday calendars.
OTR Buffer
The Online Text Repository (OTR) buffer contains texts used
by Business Server Pages, Exception Builder and HTTP
Services. Usually this buffer plays no significant role
concerning the performance of your SAP instance.
Export/Import Buffer
The Export/Import buffer is used to store data that must be
available to several work process. The system fills or reads
the buffers using the ABAP command. EXPORT TO / IMPORT FROM
SHARED BUFFER. Usually this buffer is only of interest for
individual processes, such as in some SAP APO functions.
Exp./Imp.SHM
The Export/Import-Shared-Memory-(ESM)-buffer contains data
put there by the using the ABAP statement EXPORT TO SHARED
MEMORY. This buffer might become a performance bottleneck
when you see heavy swapping activity for this buffer. If you
see no swaps, the buffer is perfect.
Is This Answer Correct ? | 36 Yes | 2 No |
Answer / upendr
Re: Explain SAP Buffers, Types, and Parameters?
Answer
# 1 Nametab (NTAB) Buffer contains data derived from tables
DDNTT(table definitions) and DDNTF (field descriptions),
stored in four individual buffer areas. These four buffers
are also known as the Repository buffer or the ABAP
Dictionary buffer. TTAB, FTAB, IRBD, SNTAB
NTAB: rsdb/ntab/entrycount
FTAB: rsdb/ntab/ftabsize
SNTAB: rsdb/ntab/sntabsize
IRBD: rsdb/ntab/irbdsize
The NTAB buffer: If the quality of these buffers falls below
95% , you should try to identify reasons for this decrease
in hit ratio.
Program Buffer (PXA) abap/buffer_size
The program buffer is used for storing ABAP program loads
before they are executed within individual work processes.
It is also known as the ABAP buffer. The PXA should show hit
ratios of 95% or more otherwise you will see, for example a
high load and generation time on your SAP instance.
Generic Table Buffer
The quality of the generic key buffer should be greater than
95% and can be upto 99%. This buffer is also known as the
generic key table buffer or the generic buffer.
CUA Buffer rsdb/cua/buffersize
The CUA buffer stores objects used by SAP GUI, including
menus and button definitions. The CUA buffer is also known
as the Menu buffer. Usually this buffer plays no significant
role concerning the performance of your SAP instance.
Roll and Paging Buffers rdisp/ROLL_SHM and rdisp/PG_SHM
The parameters rdisp/ROLL_SHM and rdisp/PG_SHM are used to
allocate the roll and paging buffer in 8KB blocks.
Screen Buffer zcsa/presentation_buffer_area
The screen buffer or Dynpro buffer stores generated screens,
the so-called Dynpro load. Usually this buffer plays no
significant role concerning the performance of your SAP
instance.
Calendar Buffer zcsa/calendar_area
The SAP calendar buffer stores all defined factory and
public holiday calendars.
OTR Buffer
The Online Text Repository (OTR) buffer contains texts used
by Business Server Pages, Exception Builder and HTTP
Services. Usually this buffer plays no significant role
concerning the performance of your SAP instance.
Export/Import Buffer
The Export/Import buffer is used to store data that must be
available to several work process. The system fills or reads
the buffers using the ABAP command. EXPORT TO / IMPORT FROM
SHARED BUFFER. Usually this buffer is only of interest for
individual processes, such as in some SAP APO functions.
Exp./Imp.SHM
The Export/Import-Shared-Memory-(ESM)-buffer contains data
put there by the using the ABAP statement EXPORT TO SHARED
MEMORY. This buffer might become a performance bottleneck
when you see heavy swapping activity for this buffer. If you
see no swaps, the buffer is perfect.
Is This Answer Correct ? | 21 Yes | 3 No |
Is SAP is used as a database or not?
6 Answers BPO, Call Centre, Vcustomer,
For an ABAP only system, do we have to SSL?
what type of files are created during the export?
If multi log on parameter value is:1". one GUI user logged in one terminal, and same user id logged on other terminal as GUI, It will ask for Terminate a session if User selected to Terminate it will not to be terminated in SAP
2 Answers Willsys Technologies,
Which type of Backup and Redo log backup is performed daily? And which type of Backup and Redo log backup is performed Weekly in the organization?
how to uninstall a snote?
I need to change the Company address parameters of a user. The path is SU01 -> <Username> -> Change - > Address Tab - > Display Icon in Company Address section. In the new screen, i see a preview section icon; on clicking which, I can change the parameters such as "Sending Country"; "Street/PO Box number" and number of lines in the resulting pop up. Here though i change the parameter "Street/PO Box number" field to 'S' ( Street has priority over PO Box), its changing again to 'P' (PO Box has priority over street) only. In the help section it is written that if we set the user parameter (tcode SU3) LND1 to the desired country we can control the user specific Sending Country with the desired value else it takes the Sending Country of the Company defined by default. But no such parameter has been given for Street/PO Box number so that we could change its value atleast there. Someone suggest me how to change the Street/PO Box number of the Address format for a user to the desired value.
How can i get the currently loggedin user list.
What is Tranport Group & Transport directory in STMS? Briefiely expalin the functionalities?
how u will get help from SNOTES?
What is Consolidation route and delivery routes? How you will identify them?
What is Bex?