cancel
Showing results for 
Search instead for 
Did you mean: 

start second instance disp+work.exe fail

0 Kudos

I install 2 instance on one server,

but i cant start up second disp+work.exe whether which instace start up first,

(both 2 instance can log in when it startup first)

should i need to setup something?

#################################################

<ES> block size is 4096 kByte.

<ES> Info: disclaim threshold = 0 MB

<ES> Info: disclaim coasting/alloc = 300 s

<ES> Info: disclaim coasting/free = 0 s

<ES> Info: blockdisclaimsize_KB = 0 KB

Using implementation view

<EsNT> Using memory model view.

<EsNT> Memory Reset disabled as NT default

*** ERROR => <EsNT> CreateFileMapping name=Global\ES_SEG_02_004 ,size=2044 MB, error=1455 [esnti.c 1278]

#################################################

*** Error 11 while initializing OS dependent part.

*** ERROR => DpEmInit: EmInit failed (1) [dpInit.c 1457]

*** ERROR => DpMemInit: DpEmInit (-1) [dpInit.c 1321]

*** DP_FATAL_ERROR => DpSapEnvInit: DpMemInit

*** DISPATCHER EMERGENCY SHUTDOWN ***

#################################################

Accepted Solutions (1)

Accepted Solutions (1)

BJarkowski
Active Contributor
0 Kudos

It looks like a problem with memory allocation, probably the first instance consume most of it and there is no space for the second. How much memory is on the server?

You could limit the amount of memory the SAP could use by setting the profile parameter phys_memsize.

Could you attach the log files dev_w0 and dev_disp of the instance that fails to start?

Answers (0)