[jboss-jira] [JBoss JIRA] Created: (JBAS-7609) Add new error codes to OracleExceptionSorter
Ondrej Medek (JIRA)
jira-events at lists.jboss.org
Mon Jan 11 08:56:32 EST 2010
Add new error codes to OracleExceptionSorter
--------------------------------------------
Key: JBAS-7609
URL: https://jira.jboss.org/jira/browse/JBAS-7609
Project: JBoss Application Server
Issue Type: Patch
Security Level: Public (Everyone can see)
Components: JCA service
Reporter: Ondrej Medek
Assignee: Jesper Pedersen
Priority: Minor
Add a new error codes into org.jboss.resource.adapter.jdbc.vendor.SearchOracleExceptionSorter.isExceptionFatal(final SQLException):
17410 : No more data to read from socket, see http://www.dbmotive.com/oracle_error_codes.php?errcode=17410
17447: OALL8 is in an inconsistent state , see http://www.dbmotive.com/oracle_error_codes.php?errcode=17447&type=ORA
BTW IMHO Math.abs() is not necessary for error_code - oracle error codes are positive.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list