Posted By:
Anonymous
Posted On:
Thursday, December 15, 2005 04:07 AM
Helo,
I have an EJB that search a text in a CLOB field. I have a timeout of 30 seconds and the query abort becouse it take more than this time. But if I run the same query directly in the server, it run in miliseconds.
Someone know what is happening.
Thanks.