Huge number of processes
Hi All,
we are seeing high number of processes for PSP0 & PSP in the server what causes this process to spawn in huge numbers and how to resolve this ,the o.s is linux and the db's are running on 11gr2.
oracle$ ps -ef|grep dbname|grep psp0 |wc -l
717
oracle$ ps -ef|grep dbname|grep psp |wc -l
718
Thanks!