JDBODBC.DLL Error

cncmiller

cncmiller

Active Member
I've got a problem that just started on one of our application servers. I've attached the JDE.LOG for review. Can someone point me in the right direction. By the way I've already copied over a new JDBOBDC.DLL with no success. This was working fine and now were getting these errors. I can't even run a successful port test.

2004/2008 Fri Mar 07 14:42:33 2003 cleanup.c144
Initializing User JDE . . .

2004/2008 Fri Mar 07 14:42:33 2003 JDB_DRVM.C396
JDB9900160 - Failed to load driver library JDBODBC.DLL

2004/2008 Fri Mar 07 14:42:33 2003 JDB_OMP1.C1723
JDB9900254 - Failed to initialize driver.

2004/2008 Fri Mar 07 14:42:33 2003 JTP_CM.C260
JDB9909002 - Could not init connect.

2004/2008 Fri Mar 07 14:42:33 2003 JTP_TM.C960
JDB9909100 - Get connect info failed: Transaction ID =

2004/2008 Fri Mar 07 14:42:33 2003 JDB_RQ1.C1797
JDB3100013 - Failed to get connectinfo

2004/2008 Fri Mar 07 14:42:33 2003 cleanup.c319
Open Table F986110 Failed.

2004/2008 Fri Mar 07 14:42:34 2003 cleanup.c184
Cleanup failed with Error Code 5.
 
We corrected the problem by coping over a new system folder to our application server. UBEs are able to run now.
 
Back
Top