If you are using Oracle9i you can easily find the maximum number of concurrent transaction at any time in the last 7 days with the following query:
SELECT MAX(concurrency) FROM v$undostat;
|
Results 1 to 10 of 11
Thread: rollback segment queryThreaded View
|
Click Here to Expand Forum to Full Width |