cancel
Showing results for 
Search instead for 
Did you mean: 

MMC Dispatcher Stopped

Former Member
0 Kudos

Dear Gurus,

Whenever I go to SAP Console Management, choose mine server, in the process list, our msg_server.exe is running, but after 5 min disp+work.exe stopped. ( In ABAP List status Error- No and Ended )

I have tried to stop and restart it, but it still stops. One time, it goes running, but after a few minutes it stopped.

I don't know what is wrong with it. I tried with queries of all Forumns & Google. I did that all ( Like Services file TCP Port and Profile parameter value and Host file set )

When am executing E:\usr\sap\SID\ DVEBMGS00\exe\startsap.exe name=SID nr=00 SAPDIAHOST=prd123 ( SAP Started)

Am using ECC6 with Oracle 10G

Can anyone help and suggest what I should do to make it run?

Thanks

Anand

Edited by: AnandRaj on Sep 11, 2011 7:23 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Login as <sid>adm, open a command prompt and check connection to database via command below

'R3trans -d'

If above rerturns success then need to check the dev_disp and dev_w0 logs from ..\usr\sap\<sid>\DVE..\work folder.

If above command failed, then check the 'trans.log' created in <sid>adm home directory.

Regards,

Srikishan

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

It seems problem with OPS$ mechanisam , what is the output of R3trans -d?

Please have a llok on the below note Note 400241 - Problems with ops$ or sapr3 connect to Oracle

Regards,

Srinivas Chapa.

JPReyes
Active Contributor
0 Kudos

Simple OPS$users problem, i'm guessing you did a system copy/clone recently right?

In anycase read Note 50088 - Creating OPS$ users on Windows NT/Oracle

Use the oradbusr.sql script to create the users again.

Regards

Juan

Former Member
0 Kudos
OCI-call 'OCISessionBegin' failed with rc=1017

Just search with key ORA 1017, you will find number of threads

Additionally you can check SAP note 400241

Regards,

Nick Loy

Former Member
0 Kudos

Paste the dev_w0 logs as well (only the ERROR lines).

Regards,

Nick Loy

Former Member
0 Kudos

Dear All,

Thanks for your response.

DEV_W0 Log file detail as,

DpSysAdmExtCreate: ABAP is active

DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active

ERROR => OCI-call 'OCISessionBegin' failed with rc=1017 [dboci.c 4532]

ERROR => CONNECT failed with sql error '1017' [dbsloci.c 11044]

Former Member
0 Kudos

Hi,

Whats the output of R3trans -d?

Please have a look into the notes 400241 403004.If the issue still persists.

Then may be you can have a look into the note 400818 which would talk about the database library dboraslib.o.