ORA-12519, TNS: no appropriate service handler found
¿Os ha salido alguna vez este mensaje al conectar con una base de datos Oracle 10g XE? Pues a mi sí, y si a vosotros también os ha pasado os traigo la “bendita” solución.
Java.sql.SQLException: Listener refused the connection with the following error:
ORA-12519, TNS:no appropriate service handler found
The Connection descriptor used by the client was:
localhost:1521:XE
En mi [...]
Más »
