Adpatch error
unable to apply a patch due to below error.
Not Possible to spawn any processes on on the database
.Databse has reached it limit with respect to maximum processes.
SQL> select name, value from v$parameter where name in ('max_parallel_servers','processes');
NAME
--------------------------------------------------------------------------------
VALUE
--------------------------------------------------------------------------------
processes
2000