Hi,
I am running MasDB version 7.3.0.42 in RedHat Linux for SAP Content Server. I finished the installation and tried to start database instance but dbmcli gives error. Here are the commands I used:
[sqdsdb@neptune bin]$ ./dbmcli -d SDB -u control,control
./dbmcli on SDB>db_state
OK
State
OFFLINE
---
./dbmcli on SDB>db_enum
OK
SDB /sapdb/SDB/db 7.3.0.42 fast offline
SDB /sapdb/SDB/db 7.3.0.42 slow offline
SDB /sapdb/SDB/db 7.3.0.42 quick offline
CDB /sapdb/CDB/db 7.3.0.42 fast offline
CDB /sapdb/CDB/db 7.3.0.42 slow offline
CDB /sapdb/CDB/db 7.3.0.42 quick offline
---
./dbmcli on SDB>db_start
ERR
-24994,ERR_RTE: runtime environment error
1,Check knldiag! Kernel died before reaching COLD state
---
I checked the file /sapdb/data/wrk/SDB/knldiag. Here is part of the content:
2011-01-06 16:29:46 0 ERR 11330 COREHAND ABORTING due to signal 11
+++++++++++++++++++++++++++++++++++++++ Kernel Exit ++++++++++++++++++++++++++++
2011-01-06 16:29:47 9913 12845 DBSTATE Kernel exited without core and exit status 0x2f00
2011-01-06 16:29:47 9913 12849 DBSTATE Kernel exited exit code 47
2011-01-06 16:29:47 9913 12808 CRASH Creating tracewriter emergency dump
2011-01-06 16:29:47 9913 11987 dump_rte rtedump written to file 'rtedump'
2011-01-06 16:29:47 9913 12696 DBSTATE Change DbState to 'KILL_ALL'(28)
2011-01-06 16:29:48 9913 12696 DBSTATE Change DbState to 'OFFLINE '(28)
Can anyone kindly help?
Thank you!
Lillian
Edited by: lillian zhang on Jan 6, 2011 10:41 PM