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!

Session Status 'SNIPED'

271075Aug 5 2002
Hi

We have user profiles defined in which IDLE_TIME is set at 45mins
At the same time SESSIONS_PER_USER is set to 1

If any user session remains idle for beyond 45 mins the session status changes to 'SNIPED'.
At this point when the user tries to open a new session, they cannot do so and get the message
'Max sessions per user limit exceeded'

AT this point, we go in to kill the session manually by using:
ALTER SYSTEM KILL SESSION 'sid,serial#';

This changes the session for the user to 'KILLED', but the user still cannot log-on.
We cannot increase the SESSIONS_PER_USER limit, so what would be the way around it?

Is cleaning at unix level the only alternative? Please advice

Regards
Gurvinder
rekhi@essex.edu
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 2 2002
Added on Aug 5 2002
0 comments
482 views