Number of processes in Oracle
Hi We are using single database server 10g with number of schemas working on Java application. off late we are getting ORA-00020 number of processes exceeded error and database is not taking any new connections. Already connected users are able to continue to work.
I changed the number of processes to 300 and re started the DB but very soon the number of processes are increasing. what is the reason for number of processes increase?
How can i fix this problem ?
Thanks in adv