Buffer monitoring?
Answers were Sorted based on User's Feedback
Answer / chinthakulag
The buffer monitoring is for analyzing, tuning the size and
quality of the SAP buffers.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pranay
Every SAP instance has various buffers, in which data to be
accessed by users is stored. When the data is in the buffer,
the database does not have to be accessed, because buffers
enable direct reads from the main memory of the application
server.
There are two advantages to this:
1> Accesses to SAP buffers are normally 10 to 100 times
faster than accesses to the database.
2> Database load is reduced. This is increasingly important
as your system grows in size.
Monitoring SAP Table Buffering
Three problems can occur in the area of SAP table buffering
and they Problem areas should be monitored:
1> Tables are designed too small and as a result,
displacements (swaps)occur. Check that the table buffer has
at least 10% free space and at least 20% free directory entries.
2> Tables may be buffered that, for reasons of performance,
should not have been buffered, either because they are
changed (invalidated) too often or because they are too large.
3> Tables that should be buffered for reasons of performance
are not buffered. This is mainly the case for tables that
are created in the customer system, whether explicitly in
the ABAP dictionary or implicitly in customizing (for
example, condition tables).
Is This Answer Correct ? | 2 Yes | 2 No |
Hi Al I have a small querry in SAP there are different type of Users one of them is System User I want to know why the system user is created and if created what is use of them and how they are associated with the Dialogue User ,As we all know Dialogue user can perform all work in Sap by logging in the sap server , so why the system user is created and how they are associated with Dialogue user With Rgds
What is Listner?? How to get the status of the Listner?
Transport request types and its syntax?
Explain deletion flag. Where is it used in archiving process?
How to resolve lock overflow issue . with out restarting the production system ?
hi i want to know that how a transport request will be transported after being released . how it had to be carried to production system ?
What is "Hit Ratio"?
Explain the upgrade process.
What are steps for DB Refresh?
0 Answers Anmol Biscuits, BAL,
What are the categories to execute sap background jobs?
What types of files are created during the export?
Type of client copies?