V$ROWCACHE

This view displays statistics about the data dictionary activity.

Fields

The most relevant view fields are as follows:

  • PARAMETER: The name of the initialization parameter that determines the number of entries in the data dictionary cache
  • GETS: The total number of requests for information on the data object
  • GETMISSES: The number of data requests resulting in cache misses
  • MODIFICATIONS: The number of inserts, updates, and deletions
  • FLUSHES: The number of times flushed to disk

Get Oracle Database 11gR2 Performance Tuning Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.