ORA-00020: maximum number of processes (%s)
I would like to hear any suggestion regarding to solve the problem "ORA-00020: maximum number of processes (%s) "
My first instinct is to inrease the process parameter and restart the database.
Is there any other way for me to solve this without any database restart ?
Is killing inactive session will help me to release the process that currently used ?
Thank.