The data
cache of a database instance contains the last read- or write-accessed pages of the data devspace.The data cache is shared by all simultaneously active users.
The hit rate, that is the relation between successful and unsuccessful accesses to the data cache, is a crucial measure of performance. Successful access means that the required data was already available in the data cache.