Hi all,
I found that there are many sessions created on server when 1 developer use sqlplus to connect to DB. and other users could not connect because max_sessions exceeded. when this user logout , all related sessions were ended and others can use normally.
this doesn't happen everytime but intermittently.
any ideas to help prevent this ??
thank you.