Start of Content Area

Background documentation Caches Locate the document in its SAP Library structure

To reduce the number of times that the disk is accessed, read and write operations on the data of a database instance are buffered. The relevant main memory structures are called caches. They can be dimensioned appropriately using the corresponding database parameters.

Among others, the database system uses the following caches:

·        Catalog cache

·        I/O buffer cache

¡        Data cache

¡        Converter

·        Log queue

See also:

Database Manager GUI, Structure linkDisplaying Cache Information

Database Manager CLI, Structure linkDisplaying Information About the Database Instance

In SAP systems, you use the Structure linkDatabase Assistant to display database information, or the Structure linkliveCache Assistant for liveCache instances.

 

End of Content Area