cancel
Showing results for 
Search instead for 
Did you mean: 

Dispatcher stopped, DB-Connect 008192

Former Member
0 Kudos

hi,

-


trc file: "dev_w0", trc level: 1, release: "640"

-


*

  • ACTIVE TRACE LEVEL 1

  • ACTIVE TRACE COMPONENTS all, M

*

B

B Wed Jul 22 10:08:50 2009

B create_con (con_name=R/3)

B *** ERROR => Invalid profile parameter dbms/type (or environment variable dbms_type) = <undef>, cannot load DB library

[dbcon.c 4489]

M sysno 00

M sid DCE

M systemid 562 (PC with Windows NT)

M relno 6400

M patchlevel 0

M patchno 274

M intno 20020600

M make: multithreaded, ASCII, 64 bit

M pid 4852

M

M ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 4852) [dpxxdisp.c 1193]

I MtxInit: -2 0 0

M DpSysAdmExtCreate: ABAP is active

M DpShMCreate: sizeof(wp_adm) 9760 (976)

M DpShMCreate: sizeof(tm_adm) 3267456 (16256)

M DpShMCreate: sizeof(wp_ca_adm) 18000 (60)

M DpShMCreate: sizeof(appc_ca_adm) 6000 (60)

M DpShMCreate: sizeof(comm_adm) 212000 (424)

M DpShMCreate: sizeof(vmc_adm) 0 (448)

M DpShMCreate: sizeof(wall_adm) (22440/36712/56/104)

M DpShMCreate: SHM_DP_ADM_KEY (addr: 0000000010750050, size: 3578728)

M DpShMCreate: allocated sys_adm at 0000000010750050

M DpShMCreate: allocated wp_adm at 0000000010751880

M DpShMCreate: allocated tm_adm_list at 0000000010753EA0

M DpShMCreate: allocated tm_adm at 0000000010753EC8

M DpShMCreate: allocated wp_ca_adm at 0000000010A71A48

M DpShMCreate: allocated appc_ca_adm at 0000000010A76098

M DpShMCreate: allocated comm_adm_list at 0000000010A77808

M DpShMCreate: allocated comm_adm at 0000000010A77820

M DpShMCreate: allocated vmc_adm_list at 0000000010AAB440

M DpShMCreate: system runs without vmc_adm

M DpShMCreate: allocated ca_info at 0000000010AAB468

M DpShMCreate: allocated wall_adm at 0000000010AAB470

M ThTaskStatus: rdisp/reset_online_during_debug 0

X EmInit: MmSetImplementation( 2 ).

X <ES> client 0 initializing ....

X <ES> EsILock: use semaphore instead of spinlock

X Using implementation flat

M <EsNT> Memory Reset disabled as NT default

X ES initialized.

M

M Wed Jul 22 10:08:51 2009

M calling db_connect ...

B create_con (con_name=R/3)

B *** ERROR => Invalid profile parameter dbms/type (or environment variable dbms_type) = <undef>, cannot load DB library

[dbcon.c 4489]

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

M in_ThErrHandle: 1

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

M

M Info for wp 0

M

M stat = 4

M reqtype = 1

M act_reqtype = -1

M rq_info = 0

M tid = -1

M mode = 255

M len = -1

M rq_id = 65535

M rq_source = 255

M last_tid = 0

M last_mode = 0

M int_checked_resource(RFC) = 0

M ext_checked_resource(RFC) = 0

M int_checked_resource(HTTP) = 0

M ext_checked_resource(HTTP) = 0

M report = > <

M action = 0

M tab_name = > <

M

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

M *

M * LOCATION SAP-Server MRLR3DEV_DCE_00 on host MRLR3DEV (wp 0)

M * ERROR tskh_init: db_connect

M *

M * TIME Wed Jul 22 10:08:51 2009

M * RELEASE 640

M * COMPONENT Taskhandler

M * VERSION 1

M * RC 13

M * MODULE thxxhead.c

M * LINE 9908

M * COUNTER 1

M *

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

M

M PfStatDisconnect: disconnect statistics

M Entering TH_CALLHOOKS

M ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP

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

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

M Entering ThSetStatError

M Entering ThReadDetachMode

M call ThrShutDown (1)...

M ***LOG Q02=> wp_halt, WPStop (Workproc 0 4852) [dpnttool.c 357]

==============================================================================

parameter DBMS_TYPE= ORA is set in env. variable.

listener is started and DB is up and running

R3trans -d return code is 0

please suggest..

regards,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

Try upgrading the kernel.

Regards

Anil Verma B

Answers (3)

Answers (3)

former_member475159
Participant
0 Kudos

Hi Gokul,

Please check the note

Note 556232 - Environment settings for R/3/Oracle on Windows

In the above note if you search with the error you are getting i .e "cannot load DB library ", you will find it and the solution is also given.

Thanks

Debdeep

Former Member
0 Kudos

Issue has been resolved thanks everyone for help..

I had some authorization issue.

regards, gokul

Edited by: Gokul Chitode on Jul 23, 2009 8:46 AM

Former Member
0 Kudos

Hi,

Check

Thanks

Sushil

Former Member
0 Kudos

Hi

Invalid profile parameter dbms/type (or environment variable dbms_type) = , cannot load DB library

Did you check the environement dbms/type =<Your Database )

DBMS_TYPE = ORA

whatever, ORA/MSS/DB2/DB4...after changing this, logout/login afgain from Windows

Regards

Uday