Database Administration (MOSC)

MOSC Banner

Many processes without session linked.

edited May 11, 2011 9:38AM in Database Administration (MOSC) 9 commentsAnswered
 Hi,

I found out recently there are many processes without session connected. They are not backgroup processes. How to know where are they comming from?

I assume the PSEUDO, S000 and D000 on PROGRAM column are normal. How about others? We have around lots of this kind of processes and make the processes exceed the processes setting and new connection cannot be created. I can increase the parameter processes to a larger number, but I would like to know can I just kill these processes (they are dead or orphan)?

select * from v$process where addr not in ( select paddr

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center