Random SQL errors

Joel

Well Known Member
Hi All,

Recently we have been experiencing issues with UBE's going in error randomly. We see the below error message in the logs -

3420/3856 MAIN_THREAD Mon Jun 03 13:49:42.426001 Jdbodbc.c1340
ODB0000164 - DBC:00 [08001][0] [Microsoft][SQL Native Client]Unable to complete login process due to delay in opening server connection

3420/3856 MAIN_THREAD Mon Jun 03 13:49:42.426002 Jdbodbc.c1350
ODB0000010 - SQLDriverConnect failed.

Has anyone seen this error before. There is no mention of this error on Oracle support or JDEList.

We are running SQL server 2008 R2 on MS cluster. Our application release is 8.12 and tools release 8.98 all running on Windows 2008 R2.
 
Just because it's not a jde or oracle issue.

From SQLS console check the Remote query timeout is big enough.

Then try MS support site for this error.
 
Back
Top