Discussion:
[jboss-user] [IronJacamar] - Re: WHY pingDatabase failed status=-1?
Joachim Backhaus
2013-01-25 15:35:30 UTC
Permalink
Joachim Backhaus [https://community.jboss.org/people/aliveinwonderland] created the discussion

"Re: WHY pingDatabase failed status=-1?"

To view the discussion, visit: https://community.jboss.org/message/794324#794324

--------------------------------------------------------------
Old entry but the error message is still valid so here is what the status -1 means:

public static final int     DATABASE_CLOSED     -1
public static final int     DATABASE_NOTOK     -2
public static final int     DATABASE_OK     0


Source: http://docs.oracle.com/cd/E18283_01/appdev.112/e13995/constant-values.html#oracle_jdbc_OracleConnection_DATABASE_CLOSED http://docs.oracle.com/cd/E18283_01/appdev.112/e13995/constant-values.html#oracle_jdbc_OracleConnection_DATABASE_CLOSED
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/794324#794324]

Start a new discussion in IronJacamar at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]
Loading...