hi
We have hp unix 11.0 and oracle 11.o database in background. Front end we have iis 6 and .net application internal portal called intranet. We connect INTRANET with oracle client 11.2 odbc driver.
sometimes whenever we try to connect oracle database using our internal portal webpage we are getting below mentioned error
Microsoft OLE DB Provider for ODBC Drivers error '80040e31'
[Oracle][ODBC][Ora]ORA-01013: user requested cancel of current operation
/quote/QuoteBrowse.asp, line 823
sometimes page open and sometimes getting above error message.
We are using oracle 11.2 clients in clients computer and intranet server.
Need help to resolve this issue.
thanks
- go to the ODBC settings for the data source and clear/untick the option for Enable Query Timeout. if there is any indication on timeout in second/min, try set it higher or 0 to disable it.