Oracle/PLSQL: ORA-00020 Error
Error: |
ORA-00020: maximum number of processes num exceeded |
Cause: |
You tried to execute a statement that requested a resource. Since the maximum number of processes have been reached, Oracle will not process any new requests. |
Action: |
The options to resolve this Oracle error are:
|