Missing defines [message #92642] |
Thu, 04 November 2004 15:52 |
Mitesh
Messages: 7 Registered: July 2002
|
Junior Member |
|
|
Our application gets exception "Missing defines" while retrieving results from resultset. This happens after 10 hours while we are testing it for stress.
The application code calls OraclePreparedStatement#defineColumnType(index, type) before calling OraclePreparedStatement#executeQuery().
I could noy find any information about this error on the oracle site except description of ORA-17022 and ORA-17021 which matches the message.
Has any one seen this error?
What causes this error?
Thanks.
|
|
|
|