|
110662 seconds is definitely too long. Technically, seconds_in_wait is not a good name for that column. Section 8 of http://yong321.freeshell.org/computer/OracleMisnomers.txt talks about it. If the session is using CPU right now, it means the session waited some time starting 110662 seconds ago. If it's still waiting, that's bad. Either way it's bad. Something is wrong. Storage? Memory? I don't know.
Yong Huang |
|