Connor and Chris will both be at AI World from October 12 to October 17 , the premier Oracle conference of 2025. If you're in Vegas, please come say Hi or pop into our sessions
Thanks for the question, Rajneesh.
Asked: March 18, 2020 - 10:17 am UTC
Last updated: March 27, 2020 - 4:18 am UTC
Version: 19 c
Viewed 1000+ times
SQL> select name from v$event_name 2 where name like '%res%mgr%'; NAME -------------------------------------- resmgr: redo throttle resmgr:cpu quantum resmgr:large I/O queued resmgr: I/O rate limit resmgr:internal state change resmgr:sessions to exit resmgr:become active resmgr:pq queued resmgr:plan change resmgr:internal state cleanup
A reader, March 26, 2020 - 4:37 am UTC
Get all the information about database performance in the Database Performance guide.