Hello,
I cannot find why create_sem fails with "No space left on device"
Are the resources listed below not enough for sapdb?
...
start track001 failed: ERR
-24994,ERR_RTE: runtime environment error
1,Check knldiag! Kernel died before reaching ADMIN state
###########################
$ cat ./wrk/TRACK001/knldiag.err
----------------------------------------------------------------------------
----
Date Time TID Typ MsgID Label Message-Text
----------------------------------------------------------------------------
----
2003-06-17 16:38:37 --- Starting GMT 2003-06-17
14:38:3
7 7.4.3 Build 017-123-039-277
2003-06-17 16:38:40 1 ERR 11277 IPC create_sem: semget error, No
space
left on device
2003-06-17 16:38:40 --- Starting GMT 2003-06-17
14:38:4
0 QUICK 7.4.3 Build 017-123-039-277
2003-06-17 16:38:42 1 ERR 11277 IPC create_sem: semget error, No
space
left on device
2003-06-17 16:38:42 --- Starting GMT 2003-06-17
14:38:4
2 SLOW 7.4.3 Build 017-123-039-277
2003-06-17 16:38:44 1 ERR 11277 IPC create_sem: semget error, No
space
left on device
###########################solaris:prtconf says:
Memory size: 12288 Megabytes
###########################
sysdef tells:
*
* IPC Messages
*
2048 max message size (MSGMAX)
4096 max bytes on queue (MSGMNB)
50 message queue identifiers (MSGMNI)
40 system message headers (MSGTQL)
*
* IPC Semaphores
*
10 semaphore identifiers (SEMMNI)
60 semaphores in system (SEMMNS)
30 undo structures in system (SEMMNU)
25 max semaphores per id (SEMMSL)
10 max operations per semop call (SEMOPM)
10 max undo entries per process (SEMUME)
32767 semaphore maximum value (SEMVMX)
16384 adjust on exit max value (SEMAEM)
*
* IPC Shared Memory
*
1048576 max shared memory segment size (SHMMAX)
1 min shared memory segment size (SHMMIN)
100 shared memory identifiers (SHMMNI)
6 max attached shm segments per process (SHMSEG)
###########################
I am using SAPDB 7.4
Thanks for your help
Klaus Renner
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general