Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

INACTIVE Sessions/Processes on DB

GironQuengJul 17 2015 — edited Jul 31 2015

Hello DBA's,

I noticed that we have bunch of INACTIVE sessions on our DB. The oldest LOGON TIME of these sessions are aroud OCT 2014. LOGON TIME, PID's, SID and Serial# are not changing but the Client_Identifier and Module are constanly changing. We also observe “ORA-00020: maximum number of processes (%s) exceeded" on our Alert Log that appears every 3 days around the same time always. I used a query to check the max process/limit on DB and noticed that the time when the max vaule reached 99%, was the same time that the ORA-20 appeared.

Question:

1. Could This INACTIVE session be the reason why Im seing ORA-20 errors?

2. Since the LOGON TIME is way back OCT 2014, does it mean that the session are just being reused? Is that not good to the DB?

3. As observed, the ORA-20 appears always on the same time and as per our App team there's should be not activity in the system around this time. Could this mean that this is a bug?

4. Are this INACTIVE sessions not good for the DB?

I hope you could share some links (discussion,MOSC)regarding this, for sure there are many out there that I havent read yet.

Thanks So much!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 28 2015
Added on Jul 17 2015
5 comments
2,265 views