cancel
Showing results for 
Search instead for 
Did you mean: 

db2-connect error - dboraslib.dll - specified module could not be found

Former Member
0 Kudos

While I am trying to START SAP server, its giving the db2-connect error . showing the following error, can anybody throw some light.

Thanks

-


trc file: "dev_w1", trc level: 1, release: "620"

-


*

  • ACTIVE TRACE LEVEL 1

  • ACTIVE TRACE COMPONENTS all, M

*

B

B Sat Sep 30 19:06:25 2006

B create_con (con_name=R/3)

B Loading DB library 'D:\usr\sap\DWK\SYS\exe\run\dboraslib.dll' ...

M

M Sat Sep 30 19:06:45 2006

M *** ERROR => DlLoadLib: LoadLibrary(D:\usr\sap\DWK\SYS\exe\run\dboraslib.dll) Error 126 [dlnt.c 226]

M Error 126 Error 126 = "The specified module could not be found."

B *** ERROR => Couldn't load library 'D:\usr\sap\DWK\SYS\exe\run\dboraslib.dll'

[dbcon.c 3789]

M systemid 560 (PC with Windows NT)

M relno 6200

M patchlevel 0

M patchno 251

M intno 20020600

M pid 1580

M

M ***LOG Q0Q=> tskh_init, WPStart (Workproc 1 1580) [dpxxdisp.c 1016]

I MtxInit: -2 0 0

X

X Sat Sep 30 19:06:46 2006

X EmInit: MmSetImplementation( 2 ).

X <ES> client 1 initializing ....

X Using implementation std

M <EsNT> Memory Reset enabled as NT default

X ES initialized.

M

M Sat Sep 30 19:06:48 2006

M calling db_connect ...

B create_con (con_name=R/3)

B Loading DB library 'D:\usr\sap\DWK\SYS\exe\run\dboraslib.dll' ...

M *** ERROR => DlLoadLib: LoadLibrary(D:\usr\sap\DWK\SYS\exe\run\dboraslib.dll) Error 126 [dlnt.c 226]

M Error 126 = "The specified module could not be found."

B *** ERROR => Couldn't load library 'D:\usr\sap\DWK\SYS\exe\run\dboraslib.dll'

[dbcon.c 3789]

M ***LOG R19=> tskh_init, db_connect ( DB-Connect 008192) [thxxhead.c 1098]

M in_ThErrHandle: 1

M *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c 8277]

M

M Info for wp 1

M

M stat = 4

M reqtype = 1

M act_reqtype = -1

M tid = -1

M mode = 255

M len = -1

M rq_id = -1

M rq_source = 255

M last_tid = 0

M last_mode = 0

M rfc_req = 0

M report = > <

M action = 0

M tab_name = > <

M

M *****************************************************************************

M *

M * LOCATION SAP-Server star47e_DWK_00 on host star47e (wp 1)

M * ERROR tskh_init: db_connect

M *

M * TIME Sat Sep 30 19:06:48 2006

M * RELEASE 620

M * COMPONENT Taskhandler

M * VERSION 1

M * RC 13

M * MODULE thxxhead.c

M * LINE 8408

M * COUNTER 1

M *

M *****************************************************************************

M

M

M Sat Sep 30 19:06:49 2006

M Entering TH_CALLHOOKS

M ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_DUMP

M ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP

M *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c 672]

M *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c 235]

M Entering ThSetStatError

M Entering ThReadDetachMode

M call ThrShutDown (1)...

B dbtbxbuf: Buffer TBX_SINGLE not available

M ***LOG Q02=> wp_halt, WPStop (Workproc 1 1580) [dpnttool.c 345]

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thank you juan, Can you please let me know from where I can download the db part of the kernel. Its oracle database. And also please let me know How do I update in my system. I am not that much of a systems person. Your help is appreciated . Thank you..

JPReyes
Active Contributor
0 Kudos

Hi Ramesh,

You can download the kernel from SAP Marketplace, you can check whats your current patch level on SM51-> Release information, the check if the DB dependent part is available if not the best is to download a full kernel.

Once you download the right kernel extract all files into a new directory, copy the new directory to <drive>:\usr\sap\<sid>\sys\exe\ (kernel is located in the "run" directory, stop the system and rename old kernel directory example: run_old (so if you have problems with the new kernel you can easely go back to the old one) then rename the new kernel as "run" and start the system.

Regards

Juan

Please reward points if helpful

0 Kudos

Hi

I have the same problem but my db is MSSQL .YES MSSQL . Can i do the same to solve the problem

Thanks

JPReyes
Active Contributor
0 Kudos

Hi Ramesh,

have this system work in the past???

Seems like some dll's are missing, I will download the DB specific part of the kernel, extract it using SAPCAR and copy the missing dll file into the run folder. Or update to the newest kernel.

Best Regards

Juan

Please reward with points if helpful