V$ROLLSTAT

This view contains rollback segments statistics.

Fields

The most relevant view fields are as follows:

  • USN: The rollback segment number
  • LATCH: The latch for the rollback segment
  • EXTENTS: The number of extents in the rollback segment
  • RSSIZE: The size of the rollback segment in bytes
  • WRITES: The number of bytes written to the rollback segment
  • XACTS: The number of active transactions
  • GETS The number of header gets
  • WAITS: The number of header waits
  • STATUS: The rollback segment status, it can be ONLINE, OFFLINE, PENDING OFFLINE, or FULL

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.