cancel
Showing results for 
Search instead for 
Did you mean: 

hi,i have a problem when I login.disp+work.exe is stopped

Former Member
0 Kudos

"dev_w0" files:

...

B create_con (con_name=R/3)

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

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

M Error 126 = "Can not find the specified module."

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

[dbcon.c 3789]

M systemid 560 (PC with Windows NT)

...

is there someone know why????

my CPU is AMD 64bits,my OS is windows 2003 and my DB is Oracle 9.2.0.1.0

Wen I open my SAPMMC,disp+work.exe will be stopped in 1 minute.

I have try to resolve this for two full days,But i can't resolve it,it here anyone help me???!!!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I have written the resolution,and may be help to someone else.

thanks all.

markus_doehr2
Active Contributor
0 Kudos

> B create_con (con_name=R/3)

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

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

> M Error 126 = "Can not find the specified module."

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

> [dbcon.c 3789]

> M systemid 560 (PC with Windows NT)

> ...

>

> is there someone know why????

> my CPU is AMD 64bits,my OS is windows 2003 and my DB is Oracle 9.2.0.1.0

First: Oracle 9.2.0.1 was never supported. You would need at least 9.2.0.4.

Second: Oracle 9.2 is 32bit only, to run on a 64bit Windows you must upgrade to Oracle 10g.

Third: Oracle 9.2 is out of support already, use Oracle 10g.

Markus

Former Member
0 Kudos

hi,my matchine is AMD 64bits,but the OS is 32bits.

and I have patche to 9.2.0.2.1

do you have the patch 9.2.0.4.1?

thanks

Former Member
0 Kudos

once I open the sapmmc,the first status of disp+work.exe is "running but not connected to message server",then become connected,and last,the status is stopped.

markus_doehr2
Active Contributor
0 Kudos

> hi,my matchine is AMD 64bits,but the OS is 32bits.

> and I have patche to 9.2.0.2.1

> do you have the patch 9.2.0.4.1?

As said - Oracle 9.2 is already out of support so why try to get a software running that is known to be not supported? I'd upgrade the system to Oracle 10 (10.2.0.4).

The patches are available at http://service.sap.com/swcenter-3pmain

Markus

Former Member
0 Kudos

hi,i have resolved this problem!

I patche to 9.2.0.2.1 and change it the users about the oracle services.

and reboot.

Then all is ok! and write this resolution,and may be help to someone else.

thanks for Markus.