Dear Frds,
i have faced the issue En queue server is not start up. please find my dev trace file and suggest the solution.
---------------------------------------------------
trc file: "dev_enqsrv", trc level: 1, release: "721"
---------------------------------------------------
sysno 01
sid POD
systemid 562 (PC with Windows NT)
relno 7210
patchlevel 0
patchno 214
intno 20020600
make multithreaded, Unicode, 64 bit, optimized
pid 3804
[Thr 1824] Thu Jul 10 13:58:28 2014
[Thr 1824] profile \\SAP-GT-PO-DEV\sapmnt\POD\SYS\profile\POD_SCS01_SAP-GT-PO-DEV
[Thr 1824] hostname SAP-GT-PO-DEV
[Thr 1824] Listen successful on port/service sapdp01
[Thr 1824] EnqInitCleanupServer: Shm of enqueue table (rc = 3) does not exist, nothing to clean up
[Thr 1824] initialize_global: Enqueue server started WITHOUT replication functionality
[Thr 1824] Enqueue: EnqMemStartupAction Utc=1404971908
[Thr 1824] *** ERROR => [AttachOsShm] OpenFileMapping(FILE_MAP_ALL_ACCESS,FALSE,Global\SAP_SYSTEM_SHM_1_37) failed with Err=5
EIO*: Input/output error OR: Access is denied. [shmnt.c 2263]
[Thr 1824] *** ERROR => ShmCreate: Attach (37,67136,2) failed [shmnt.c 440]
[Thr 1824] *** ERROR => CrtOsSemAdm: Semaphore Admin. Table not created [semnt.c 2063]
[Thr 1824] *** ERROR => SemInMgt: Create Global Admin.Table failed [semnt.c 520]
[Thr 1824] *** ERROR => SemInit: Semaphore Admin. Table not initialized (Key=26) [semnt.c 847]
[Thr 1824] ***LOG GEF=> [enxxmini.h 397]
[Thr 1824] ***LOG GZZ=> Initialization of semaphore failed [enxxmini.h 398]
[Thr 1824] ***LOG GZZ=> ENSA: PID = 3804 [enservglob.c 840]
[Thr 1824] *** ERROR => initialize_global: failed to initialize the enqueue table: rc=8
[enservglob.c 843]
[Thr 1824] *** ERROR => main: Server initialisation failed!
Errortext:"error at server initialisation detected at enservglob.cpp:844 Errorinfo: "initialize_global: failed to initialize the enqueue table: rc=8
"" [enservmain.c 258]
According to
Note 133909 - Maximum value for PG_MAXFS, PG_SHM, ROLL_MAXFS, ROLL_SHM we are added the parameters like
rdisp/PG_SHM = 250000
rdisp/ROLL_SHM = 250000
rdisp/PG_MAXFS = 200000 and restated the Application and server OS level also.
Regards,
Somesh.K