java.sql.SQLException: OALL8 is in an inconsistent state.
The error 'OALL8 is in an inconsistent state' have been seen in connection with an Oracle database going down intermittenly, and the connection handle just being invalid.
This issue can be solved by adjusting the MinPoolSize to 0, and MaxIdleTimeOut to a value of 5-10 seconds.
Furthermore, the error has been seen with driver problems which could be part of your problem as you are connecting to a Oracle 10.2 database which is not supported for 5.1.2. The 5.1.2 e*Way comes with the Oracle 10.0.1 driver
Thursday, September 18, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment