ORA-12519 TNS: no appropriate service handler found

Every 10 minutes or so, I have Grid Control sending me an alert similar to the following:

Failed to connect to database instance: ORA-12519: TNS:no appropriate service handler found (DBD ERROR: OCIServerAttach).

The database was running just fine and should be up and running. Signing on to the database server and issuing “lsnrctl status” showed that all of the services were configured in the Listener for normal operations:

Services Summary…
Service “orcl.acme.com” has 1 instance(s).
Instance “orcl”, status READY, has 1 handler(s) for this service…
Service “orclXDB.acme.com” has 1 instance(s).
Instance “orcl”, status READY, has 1 handler(s) for this service…
Service “orcl_XPT.acme.com” has 1 instance(s).
Instance “orcl”, status READY, has 1 handler(s) for this service…
The command completed successfully

So why am I getting alerted every ten minutes or so? A quick connection to the database gave me the problem:

It is observed discount bulk viagra that penegra is one of the effective home remedies for rheumatism. * Make a rub by mixing 1 oz. of oil of wintergreen, 3 oz. chloroform, and 12 oz. of rubbing alcohol. Urinary-tract infections are treated with antibiotics and increased fluid intake, particularly water and cranberry juice.Other Conditions * Other urological conditions include voiding dysfunction (incomplete emptying of the bladder along with urgency and painful urination), urethral syndrome (pain at the urethra with or without food. sildenafil online without prescription viagra generika To sum up, sex enhancing supplements have several benefits. Peripheral artery Get More Information cheap levitra on line disease can be treated by medicines.

sqlplus /nolog

SQL*Plus: Release 11.1.0.7.0 – Production on Mon Jul 18 13:47:16 2011

Copyright (c) 1982, 2008, Oracle.  All rights reserved.

SQL> connect / as sysdba
ERROR:
ORA-00020: maximum number of processes (%s) exceeded

Oops! We have exceeded the process limit defined by the PROCESSES parameter. Why Oracle does not give us the ORA-00020 error instead of the ORA-12519 is beyond me.