Hi J�rg,

thanks for you answer.

Mensing, Joerg schrieb:

The Message

2002-10-30 17:08:29 1671 ERR 11000 page0io_ devspace marked as bad at pos 55722

shows that not just the vserver was killed, but an I/O error occured on your data devspace before.
Look in your knldiag.err (in the same directory as knldiag). I think you will find there the reason why
the devspace is marked as bad. If it was a physical I/O error (EIO) you have to replace your harddisk (sounds terrific doesn't it)
and do restore from your last backup. But since it is a recent LINUX there may be another reason:

There are recently some Linux kernels which have an undocumented feature... They report an I/O error for read or write, not due to I/O error, but because the LINUX kernel runs out of memory!!!! Instead of stalling the
This problem i have on this computer, i have a Java-App runing on this machine and this program is also killed!!

process until the internal resource is available again, the error is returned to the user (in our case SAPDB). This 'feature' is undocumented (not in man read) and automatically leads to 'marked as bad' since the SAPDB cannot distinguish between 'normal' read/write error and internel LINUX kernel problems (yet...). This running out of memory only happens in a high load situation and the 'feature' is LINUX kernel version dependend. Some kernel implementators put responsibility for handling an out of memory situation to the application. SAP Linuxlab gave me the information, that this 'behaviour' is a reason why SAP only certifies well tested LINUX kernel version for usage with R/3.
Dont misunderstand me... If you have a program that can handle a resource problem in the underlying kernel, this read 'behaviour' is a good idea, but 'LINUX only' changes in behaviour of common system calls cannot be handled automatically....

So if you did not have 'just' an 'ordinary' I/O problem (but ONLY if you are sure...), you can reset the 'marked as bad' with a diagnose command in ADMIN (cold) mode and restart. If you reset the flag, but you had an I/O problem, your database will crash again with very high propability.
CU
jrg


Meanwhile t tried the command 'util_execute init config'...
Now i have the error '-24988 sql error [db_warm -f]; -118,Message not available'
Do i have now less or more problems?

What is the command to reset the flag? Or is there now no more change..

cu
Andreas

to the security here ist the knldiag.err:

--------------------------------------------------------------------------------
Date Time TID Typ MsgID Label Message-Text
--------------------------------------------------------------------------------
2002-06-20 11:12:17 --- Starting GMT 2002-06-20 11:12:17 7.3.0 Build 024-000-085-555
2002-07-22 08:20:00 --- Starting GMT 2002-07-22 06:20:00 7.3.0 Build 024-000-085-555
2002-08-15 14:31:01 --- Starting GMT 2002-08-15 12:31:01 7.3.0 Build 024-000-085-555
2002-08-21 15:55:45 --- Starting GMT 2002-08-21 13:55:45 7.3.0 Build 024-000-085-555
2002-08-27 15:22:25 16076 ERR 11987 IO/READ read error: rc=4294967295, wanted=8192, 'Cannot allocate memory', try again
2002-08-28 09:02:10 --- Starting GMT 2002-08-28 07:02:10 7.3.0 Build 024-000-085-555
2002-09-02 13:03:35 --- Starting GMT 2002-09-02 11:03:35 7.3.0 Build 024-000-085-555
2002-09-09 15:14:13 2819 ERR 11987 IO/READ read error: rc=4294967295, wanted=8192, 'Cannot allocate memory', try again
2002-09-09 15:24:02 --- Starting GMT 2002-09-09 13:24:02 7.3.0 Build 024-000-085-555
2002-09-12 12:53:46 --- Starting GMT 2002-09-12 10:53:46 7.3.0 Build 024-000-085-555
2002-09-16 10:07:10 --- Starting GMT 2002-09-16 08:07:10 7.3.0 Build 024-000-085-555
2002-09-20 10:05:02 --- Starting GMT 2002-09-20 08:05:02 7.3.0 Build 024-000-085-555
2002-09-20 10:07:50 --- Starting GMT 2002-09-20 08:07:50 7.3.0 Build 024-000-085-555
2002-09-26 10:56:52 --- Starting GMT 2002-09-26 08:56:52 7.3.0 Build 024-000-085-555
2002-10-07 10:30:44 --- Starting GMT 2002-10-07 08:30:44 7.3.0 Build 024-000-085-555
2002-10-11 09:13:31 --- Starting GMT 2002-10-11 07:13:31 7.3.0 Build 024-000-085-555
2002-10-17 17:01:03 --- Starting GMT 2002-10-17 15:01:03 7.3.0 Build 024-000-085-555
2002-10-24 14:59:34 --- Starting GMT 2002-10-24 12:59:34 7.3.0 Build 024-000-085-555
2002-10-30 15:45:53 1542 ERR 11000 devio write error: Cannot allocate memory
2002-10-30 15:45:55 1536 ERR 53010 I/O Error during seek or write
2002-10-30 15:45:55 1536 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 15:45:55 1536 ERR 53016 I/O DAT_0001
2002-10-30 15:45:55 1542 ERR 11000 vmarkbad pos 55722 marked as bad
2002-10-30 15:45:55 1536 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 15:45:55 1536 ERR 53016 I/O DAT_0001
2002-10-30 15:45:55 1536 ERR 52050 SHUTDOWN savepoint/disk_not_accessibl
2002-10-30 15:46:01 1536 ERR 52050 SHUTDOWN *** EMERGENCY ***: 9050
2002-10-30 16:55:13 --- Starting GMT 2002-10-30 15:55:13 7.3.0 Build 024-000-085-555
2002-10-30 16:55:20 1475 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 16:55:20 1479 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 16:55:20 1479 ERR 53013 I/O Could not open devspace
2002-10-30 16:55:20 1479 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 16:55:20 1479 ERR 53016 I/O DAT_0001
2002-10-30 17:00:51 1475 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 17:00:51 1479 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 17:00:51 1479 ERR 53013 I/O Could not open devspace
2002-10-30 17:00:51 1479 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 17:00:51 1479 ERR 53016 I/O DAT_0001
2002-10-30 17:07:49 1475 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 17:07:49 1479 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 17:07:49 1479 ERR 53013 I/O Could not open devspace
2002-10-30 17:07:49 1479 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 17:07:49 1479 ERR 53016 I/O DAT_0001
2002-10-30 17:08:24 --- Starting GMT 2002-10-30 16:08:24 7.3.0 Build 024-000-085-555
2002-10-30 17:08:29 1671 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 17:08:29 1675 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 17:08:29 1675 ERR 53013 I/O Could not open devspace
2002-10-30 17:08:29 1675 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 17:08:29 1675 ERR 53016 I/O DAT_0001
2002-10-30 17:09:03 1671 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 17:09:03 1675 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 17:09:03 1675 ERR 53013 I/O Could not open devspace
2002-10-30 17:09:03 1675 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 17:09:03 1675 ERR 53016 I/O DAT_0001
2002-10-30 17:12:13 1673 ERR 11846 TASKING ABEND: dispatcher semop error No such process
2002-10-30 17:12:13 1674 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-30 17:12:13 1675 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-30 17:12:13 1676 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-30 17:12:13 1677 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-30 17:12:13 1671 ERR 11000 d0_recei ABEND: dev0_receive: semop error: Identifier removed
2002-10-30 17:12:13 1671 ERR 11599 BTRACE ----> Emergency Stack Back Trace <----
2002-10-30 17:12:13 1671 ERR 11599 BTRACE (0):0x83c1f55 [0x40be5a3c](0x40be5c88,0x0,0x40be5acc,0x40be5a70)
2002-10-30 17:12:13 1671 ERR 11599 BTRACE (1):0x83ca056 [0x40be5a84](0x1,0x2af8,0x0,0x843f3e6)
2002-10-30 17:12:13 1671 ERR 11599 BTRACE (2):0x83c8c45 [0x40be5aac](0x84e7640,0x84e7648,0x84e7618,0x40be5acc)
2002-10-30 17:12:13 1671 ERR 11599 BTRACE (3):0x83cc653 [0x40be5b00](0x40be5b24,0x83eaf04,0x0,0x4003a65c)
2002-10-30 17:12:13 1671 ERR 11599 BTRACE (4):0x83eaf04 [0x40be5b08](0x0,0x4003a65c,0x40be5b60,0x40be5c00)
2002-10-30 17:12:13 1671 ERR 11599 BTRACE (5):0x4002be67 [0x40be5b24](0x84e7618,0x0,0x40be5d28,0x4002bd8b)
2002-10-30 17:12:13 1671 ERR 11599 BTRACE ----> Module List <----
2002-10-30 17:12:13 1678 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-30 17:12:14 1672 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-30 17:12:14 1672 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-30 17:12:14 1672 ERR 11246 wake ABEND: semsnd (semid 1605632) error: Invalid argument
2002-10-30 17:12:14 1672 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-30 17:12:14 1672 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-30 17:12:14 1666 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-30 17:12:14 1666 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-30 17:13:32 --- Starting GMT 2002-10-30 16:13:32 7.3.0 Build 024-000-085-555
2002-10-30 17:13:39 1707 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 17:13:39 1711 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 17:13:39 1711 ERR 53013 I/O Could not open devspace
2002-10-30 17:13:39 1711 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 17:13:39 1711 ERR 53016 I/O DAT_0001
2002-10-30 17:29:46 1707 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 17:29:46 1711 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 17:29:46 1711 ERR 53013 I/O Could not open devspace
2002-10-30 17:29:46 1711 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 17:29:46 1711 ERR 53016 I/O DAT_0001
2002-10-30 17:49:49 1715 ERR 11000 di_main semop error: Identifier removed
2002-10-30 17:49:49 1707 ERR 11000 d0_recei ABEND: dev0_receive: semop error: Identifier removed
2002-10-30 17:49:49 1714 ERR 11846 TASKING ABEND: dispatcher semop error No such process
2002-10-30 17:49:49 1713 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-30 17:49:49 1712 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-30 17:49:49 1711 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-30 17:49:49 1710 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-30 17:49:49 1709 ERR 11846 TASKING ABEND: dispatcher semop error Interrupted system call
2002-10-30 17:49:49 1704 ERR 11599 BTRACE ----> Emergency Stack Back Trace <----
2002-10-30 17:49:49 1704 ERR 11599 BTRACE (0):0x83c1f55 [0x40b85aa0](0xffffffff,0x84838c0,0x40b85b00,0x84e83e0)
2002-10-30 17:49:49 1704 ERR 11599 BTRACE (1):0x83decf3 [0x40b85ae8](0x1,0x84e83d8,0x84e83e0,0x84e83b0)
2002-10-30 17:49:49 1704 ERR 11599 BTRACE (2):0x83eaf04 [0x40b85b08](0x84838c0,0x4003a65c,0x40b85b60,0x40b85c00)
2002-10-30 17:49:49 1704 ERR 11599 BTRACE (3):0x4002be67 [0x40b85b24](0x84e83b0,0x0,0x40b85d28,0x4002bd8b)
2002-10-30 17:49:49 1704 ERR 11599 BTRACE ----> Module List <----
2002-10-30 17:49:49 1703 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-30 17:49:49 1702 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-30 17:49:49 1708 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-30 17:49:49 1715 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-30 17:49:49 1707 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-30 17:49:49 1707 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-30 17:49:49 1715 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-30 17:49:49 1708 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-30 17:49:49 1702 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-30 17:49:49 1703 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-30 17:49:49 1703 ERR 11246 wake ABEND: semsnd (semid 2326528) error: Invalid argument
2002-10-30 17:49:49 1703 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-30 17:49:49 1703 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-30 17:50:12 --- Starting GMT 2002-10-30 16:50:12 7.3.0 Build 024-000-085-555
2002-10-30 17:50:19 1872 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 17:50:19 1876 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 17:50:19 1876 ERR 53013 I/O Could not open devspace
2002-10-30 17:50:19 1876 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 17:50:19 1876 ERR 53016 I/O DAT_0001
2002-10-30 18:03:10 1872 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 18:03:10 1876 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 18:03:10 1876 ERR 53013 I/O Could not open devspace
2002-10-30 18:03:10 1876 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 18:03:10 1876 ERR 53016 I/O DAT_0001
2002-10-30 18:03:18 1874 ERR 11846 TASKING ABEND: dispatcher semop error No such process
2002-10-30 18:03:18 1875 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-30 18:03:18 1876 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-30 18:03:18 1877 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-30 18:03:18 1878 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-30 18:03:18 1872 ERR 11000 d0_recei ABEND: dev0_receive: semop error: Identifier removed
2002-10-30 18:03:18 1872 ERR 11599 BTRACE ----> Emergency Stack Back Trace <----
2002-10-30 18:03:18 1872 ERR 11599 BTRACE (0):0x83c1f55 [0x40be5a3c](0x40be5c88,0x0,0x40be5acc,0x40be5a70)
2002-10-30 18:03:18 1872 ERR 11599 BTRACE (1):0x83ca056 [0x40be5a84](0x1,0x2af8,0x0,0x843f3e6)
2002-10-30 18:03:18 1872 ERR 11599 BTRACE (2):0x83c8c45 [0x40be5aac](0x84f90e0,0x84f90e8,0x84f90b8,0x40be5acc)
2002-10-30 18:03:18 1872 ERR 11599 BTRACE (3):0x83cc653 [0x40be5b00](0x40be5b24,0x83eaf04,0x0,0x4003a65c)
2002-10-30 18:03:18 1872 ERR 11599 BTRACE (4):0x83eaf04 [0x40be5b08](0x0,0x4003a65c,0x40be5b60,0x40be5c00)
2002-10-30 18:03:18 1872 ERR 11599 BTRACE (5):0x4002be67 [0x40be5b24](0x84f90b8,0x0,0x40be5d28,0x4002bd8b)
2002-10-30 18:03:18 1872 ERR 11599 BTRACE ----> Module List <----
2002-10-30 18:03:18 1879 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-30 18:03:18 1873 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-30 18:03:18 1873 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-30 18:03:18 1873 ERR 11246 wake ABEND: semsnd (semid 4816896) error: Invalid argument
2002-10-30 18:03:18 1873 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-30 18:03:18 1873 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-30 18:03:18 1867 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-30 18:03:18 1867 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-30 18:03:21 --- Starting GMT 2002-10-30 17:03:21 7.3.0 Build 024-000-085-555
2002-10-30 18:03:28 1926 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 18:03:28 1930 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 18:03:28 1930 ERR 53013 I/O Could not open devspace
2002-10-30 18:03:28 1930 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 18:03:28 1930 ERR 53016 I/O DAT_0001
2002-10-30 18:07:32 1926 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 18:07:32 1930 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 18:07:32 1930 ERR 53013 I/O Could not open devspace
2002-10-30 18:07:32 1930 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 18:07:32 1930 ERR 53016 I/O DAT_0001
2002-10-30 18:08:25 --- Starting GMT 2002-10-30 17:08:25 7.3.0 Build 024-000-085-555
2002-10-30 18:18:13 1964 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 18:18:13 1968 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 18:18:13 1968 ERR 53013 I/O Could not open devspace
2002-10-30 18:18:13 1968 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 18:18:13 1968 ERR 53016 I/O DAT_0001
2002-10-30 18:18:14 1964 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 18:18:14 1968 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 18:18:14 1968 ERR 53013 I/O Could not open devspace
2002-10-30 18:18:14 1968 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 18:18:14 1968 ERR 53016 I/O DAT_0001
2002-10-30 18:18:15 1964 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 18:18:15 1968 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 18:18:15 1968 ERR 53013 I/O Could not open devspace
2002-10-30 18:18:15 1968 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 18:18:15 1968 ERR 53016 I/O DAT_0001
2002-10-30 18:18:16 1964 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 18:18:16 1968 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 18:18:16 1968 ERR 53013 I/O Could not open devspace
2002-10-30 18:18:16 1968 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 18:18:16 1968 ERR 53016 I/O DAT_0001
2002-10-30 18:28:38 --- Starting GMT 2002-10-30 17:28:38 7.3.0 Build 024-000-085-555
2002-10-30 18:28:43 1589 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 18:28:43 1593 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 18:28:43 1593 ERR 53013 I/O Could not open devspace
2002-10-30 18:28:43 1593 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 18:28:43 1593 ERR 53016 I/O DAT_0001
2002-10-30 19:12:43 --- Starting GMT 2002-10-30 18:12:43 7.3.0 Build 024-000-085-555
2002-10-30 19:12:50 1483 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 19:12:50 1487 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 19:12:50 1487 ERR 53013 I/O Could not open devspace
2002-10-30 19:12:50 1487 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 19:12:50 1487 ERR 53016 I/O DAT_0001
2002-10-30 19:13:49 --- Starting GMT 2002-10-30 18:13:49 7.3.0 Build 024-000-085-555
2002-10-30 19:13:55 1510 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-30 19:13:55 1514 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-30 19:13:55 1514 ERR 53013 I/O Could not open devspace
2002-10-30 19:13:55 1514 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-30 19:13:55 1514 ERR 53016 I/O DAT_0001
2002-10-31 07:54:51 --- Starting GMT 2002-10-31 06:54:51 7.3.0 Build 024-000-085-555
2002-10-31 07:54:58 2925 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-31 07:54:58 2929 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-31 07:54:58 2929 ERR 53013 I/O Could not open devspace
2002-10-31 07:54:58 2929 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-31 07:54:58 2929 ERR 53016 I/O DAT_0001
2002-10-31 08:39:12 2927 ERR 11846 TASKING ABEND: dispatcher semop error No such process
2002-10-31 08:39:12 2928 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-31 08:39:12 2929 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-31 08:39:12 2930 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-31 08:39:12 2931 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-31 08:39:12 2932 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-31 08:39:12 2925 ERR 11000 d0_recei ABEND: dev0_receive: semop error: Identifier removed
2002-10-31 08:39:12 2933 ERR 11000 di_main semop error: Identifier removed
2002-10-31 08:39:12 2925 ERR 11599 BTRACE ----> Emergency Stack Back Trace <----
2002-10-31 08:39:12 2925 ERR 11599 BTRACE (0):0x83c1f55 [0x40be5a3c](0x40be5c88,0x0,0x40be5acc,0x40be5a70)
2002-10-31 08:39:12 2925 ERR 11599 BTRACE (1):0x83ca056 [0x40be5a84](0x1,0x2af8,0x0,0x843f3e6)
2002-10-31 08:39:12 2925 ERR 11599 BTRACE (2):0x83c8c45 [0x40be5aac](0x84e7640,0x84e7648,0x84e7618,0x40be5acc)
2002-10-31 08:39:12 2925 ERR 11599 BTRACE (3):0x83cc653 [0x40be5b00](0x40be5b24,0x83eaf04,0x0,0x4003a65c)
2002-10-31 08:39:12 2925 ERR 11599 BTRACE (4):0x83eaf04 [0x40be5b08](0x0,0x4003a65c,0x40be5b60,0x40be5c00)
2002-10-31 08:39:12 2925 ERR 11599 BTRACE (5):0x4002be67 [0x40be5b24](0x84e7618,0x0,0x40be5d28,0x4002bd8b)
2002-10-31 08:39:12 2925 ERR 11599 BTRACE ----> Module List <----
2002-10-31 08:39:12 2926 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-31 08:39:12 2920 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-31 08:39:12 2921 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-31 08:39:12 2922 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-31 08:39:12 2933 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-31 08:39:12 2933 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-31 08:39:12 2922 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-31 08:39:12 2921 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-31 08:39:12 2920 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-31 08:39:12 2926 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-31 08:39:12 2926 ERR 11246 wake ABEND: semsnd (semid 32768) error: Invalid argument
2002-10-31 08:39:12 2926 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-31 08:39:12 2926 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-31 08:39:16 --- Starting GMT 2002-10-31 07:39:16 7.3.0 Build 024-000-085-555
2002-10-31 08:39:23 3036 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-31 08:39:23 3040 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-31 08:39:23 3040 ERR 53013 I/O Could not open devspace
2002-10-31 08:39:23 3040 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-31 08:39:23 3040 ERR 53016 I/O DAT_0001
2002-10-31 08:39:28 3036 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-31 08:39:28 3040 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-31 08:39:28 3040 ERR 53013 I/O Could not open devspace
2002-10-31 08:39:28 3040 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-31 08:39:28 3040 ERR 53016 I/O DAT_0001
2002-10-31 08:40:08 3036 ERR 11000 page0io_ devspace marked as bad at pos 55722
2002-10-31 08:40:08 3040 ERR 11000 vattach dev0_vattach returned FALSE
2002-10-31 08:40:08 3040 ERR 53013 I/O Could not open devspace
2002-10-31 08:40:08 3040 ERR 53017 I/O DATADEV DEVNO: 1
2002-10-31 08:40:08 3040 ERR 53016 I/O DAT_0001
2002-10-31 09:12:07 3038 ERR 11846 TASKING ABEND: dispatcher semop error No such process
2002-10-31 09:12:07 3041 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-31 09:12:07 3040 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-31 09:12:07 3039 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-31 09:12:07 3042 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-31 09:12:07 3043 ERR 11846 TASKING ABEND: dispatcher semop error Identifier removed
2002-10-31 09:12:07 3036 ERR 11000 d0_recei ABEND: dev0_receive: semop error: Identifier removed
2002-10-31 09:12:07 3044 ERR 11000 di_main semop error: Identifier removed
2002-10-31 09:12:07 3037 ERR 11599 BTRACE ----> Emergency Stack Back Trace <----
2002-10-31 09:12:07 3037 ERR 11599 BTRACE (0):0x83c1f55 [0x40c05a94](0x500001b0,0x500001b0,0x0,0x40c05af4)
2002-10-31 09:12:07 3037 ERR 11599 BTRACE (1):0x83eda34 [0x40c05adc](0x1,0x5000000c,0x500001b0,0x84f9198)
2002-10-31 09:12:07 3037 ERR 11599 BTRACE (2):0x83ee42b [0x40c05af4](0x500001b0,0x84f91c0,0x84f91c8,0x40c05b24)
2002-10-31 09:12:07 3037 ERR 11599 BTRACE (3):0x83eaf04 [0x40c05b08](0x0,0x4003a65c,0x40c05b60,0x40c05c00)
2002-10-31 09:12:07 3037 ERR 11599 BTRACE (4):0x4002be67 [0x40c05b24](0x84f9198,0x0,0x40c05d28,0x4002bd8b)
2002-10-31 09:12:07 3037 ERR 11599 BTRACE ----> Module List <----
2002-10-31 09:12:07 3031 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-31 09:12:07 3032 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-31 09:12:07 3033 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-31 09:12:07 3036 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-31 09:12:07 3044 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-31 09:12:07 3044 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-31 09:12:07 3036 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-31 09:12:07 3033 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-31 09:12:07 3032 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-31 09:12:07 3031 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-31 09:12:07 3031 ERR 11246 wake ABEND: semsnd (semid 1146880) error: Invalid argument
2002-10-31 09:12:07 3031 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-31 09:12:07 3031 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-31 09:12:38 --- Starting GMT 2002-10-31 08:12:38 7.3.0 Build 024-000-085-555
2002-10-31 09:16:14 3172 ERR 11000 di_main semop error: Identifier removed
2002-10-31 09:16:14 3172 ERR 11599 BTRACE ----> Emergency Stack Back Trace <----
2002-10-31 09:16:14 3172 ERR 11599 BTRACE (0):0x83c1f55 [0xbdbff9dc](0xbdbffc88,0xbdbffaec,0x36800e,0xbdbffa10)
2002-10-31 09:16:14 3172 ERR 11599 BTRACE (1):0x83c8fbd [0xbdbffa24](0x1,0x2af8,0x0,0x843f165)
2002-10-31 09:16:14 3172 ERR 11599 BTRACE (2):0x83cc962 [0xbdbffaf4](0x5001a2b4,0x84fcbe8,0x84fcbf0,0xbdbffb24)
2002-10-31 09:16:14 3172 ERR 11599 BTRACE (3):0x83eaf04 [0xbdbffb08](0x5001a2b4,0x4003a65c,0xbdbffb60,0xbdbffc00)
2002-10-31 09:16:14 3172 ERR 11599 BTRACE (4):0x4002be67 [0xbdbffb24](0x84fcbc0,0x0,0xbdbffd28,0x4002bd8b)
2002-10-31 09:16:14 3172 ERR 11599 BTRACE ----> Module List <----
2002-10-31 09:16:14 3161 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-31 09:16:14 3161 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-31 09:16:14 3161 ERR 11246 wake ABEND: semsnd (semid 3112960) error: Invalid argument
2002-10-31 09:16:14 3161 ERR 11599 BTRACE Ignoring call since stack back trace busy
2002-10-31 09:16:14 3161 ERR 11195 DBCRASH vabort:Emergency Shutdown
2002-10-31 09:16:30 --- Starting GMT 2002-10-31 08:16:30 7.3.0 Build 024-000-085-555



_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to