Answer Posted / 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 |
Post New Answer View All Answers
How to set predecessor relationship between two transport requests?
list some common errors faced with jspm while updating java stcks.and solutions.
Where will u find transport error logs?
If brtools is not working how you will add datafile?
The transaction should not be displayed in User Easy access menu. How to do user auditing in sap? What will u audit?
What are the different login and password parameters that can be applied in sap system?
Differentiate between synchronous and asynchronous transport
when ever i try to installed sap ecc6.0 sr2 on single system. it show error on phase import abap "Not all objects are successfully processed. DIAGNOSIS: for details see output file with invalid object invalid_objects.txt and log file object_checker.log . SOLUTION: normally it indicate the data load error but in some special cases( for example if some object were created or loaded externally) you can press ok to continue" here error sentence is complete. pls tell what actual error its? is it kernel file related?
At os level how you can change the number of work process? How you can analyze the status of work process at os level?
Explain the system trace?
What are the Parameters need to be set when connecting EP to r/3 system what are they?
A transport is imported into QAS in 2 min. time the same transport when imported into PRD is taking more than 20 min. why? What to do?
What is MySAP?
What are the key responsibilities of sap basis administrator?
What is transport layer and domain controller? In which system you have create domain control?