I have the following output. I want to write a script to check for
1. waits > 0 on all rowsand Ratio > .0. if true then send email.
=========================
ROLLBACK SEGMENT CONTENTION
=========================
If any ratio is > .01 then more rollback segments are needed
NAME WAITS GETS Ratio
------------------------------ ---------- ---------- ---------
SYSTEM 0 209 .00000
RB0 0 199 .00000
RB1 0 923 .00000
RB2 0 199 .00000
RB3 0 199 .00000
RB_BIG 0 199 .00000