cancel
Showing results for 
Search instead for 
Did you mean: 

Maxdb database failing to start

Former Member
0 Kudos

hi

Did anyone face this problem .i rebooted the system but now whe i want to start the database it brings up this error:Starting database

Starting Database Instance...

ERR

-24994,ERR_RTE: Runtime environment error

1,Cannot create ipc db directories for ZB2 (OS error code 11000)

Opening Database...

ERR

-24994,ERR_RTE: Runtime environment error

1,Cannot create ipc db directories for ZB2 (OS error code 11000)

knldig:

292 ERR 11000 d0_aopen Cannot open device, Permission denied

2007-06-05 21:04:36 292 ERR 11000 d0_aopen Device name '/sapdb/MT1/sapsave/redolog.198'

2007-06-05 21:04:36 106 ERR 52039 AUTOSAVE terminated, because of: 3700

2007-06-05 21:09:07 293 ERR 11000 d0_aopen Cannot open device, Permission denied

2007-06-05 21:09:07 293 ERR 11000 d0_aopen Device name '/sapdb/MT1/sapsave/redolog.199'

2007-06-05 21:09:07 106 ERR 52039 AUTOSAVE terminated, because of: 3700

2007-06-05 21:09:29 294 ERR 11000 d0_aopen Cannot open device, Permission denied

2007-06-05 21:09:29 294 ERR 11000 d0_aopen Device name '/sapdb/MT1/sapsave/redolog.200'

2007-06-05 21:09:29 106 ERR 52039 AUTOSAVE terminated, because of: 3700

2007-06-05 21:09:44 13 ERR 11000 find_dev insufficient devices for ASYNOPEN (tape)

2007-06-05 21:09:44 13 ERR 11000 d0_vatta Cannot open volume, database shutdown

2007-06-05 21:09:44 13 ERR 11000 d0_vatta Volume name 'MT1_LOG.201'

2007-06-05 21:09:44 106 ERR 52039 AUTOSAVE terminated, because of: 3700

2007-06-05 21:11:31 34 ERR 11000 vectorio SYSTEM ERROR: Volume not attached

2007-06-05 21:11:31 34 ERR 20032 IOMan IOMan_Volume.cpp:844

2007-06-05 21:11:31 34 ERR 20032 IOMan 2007-06-05 21:11:31 IOMan Error 20032

2007-06-05 21:11:31 34 ERR 20032 IOMan Access error on Data volume 9 blockno 984976:

2007-06-05 21:11:31 34 ERR 20034 IOMan IOMan_Volume.cpp:782

2007-06-05 21:11:31 34 ERR 20034 IOMan 2007-06-05 21:11:31 IOMan Error 20034

2007-06-05 21:11:31 34 ERR 20034 IOMan EMERGENCY SHUTDOWN

2007-06-05 21:11:32 ___ Stopping GMT 2007-06-05 19:11:32 7.6.00 Build 018-121-119-055

2007-06-05 21:11:33 --- Starting GMT 2007-06-05 19:11:33 7.6.00 Build 018-121-119-055

2007-06-05 21:11:45 ___ Stopping GMT 2007-06-05 19:11:45 7.6.00 Build 018-121-119-055

2007-06-06 05:34:26 --- Starting GMT 2007-06-06 03:34:26 7.6.00 Build 018-121-119-055

2007-06-06 05:36:41 264 ERR 11000 devio write error (fd = 59): NO ERROR(0)

2007-06-06 05:36:42 264 ERR 11000 devio write error (fd = 59): Sorry, but your file system may be full (wrote 53248 wanted 65536)

2007-06-06 05:45:04 13 ERR 11277 IPC create_sem: semget error, No space left on device

2007-06-06 05:45:04 13 ERR 11000 d0_aopen Error during creating semaphore, resource problem

2007-06-06 05:45:04 209 ERR 52012 SAVE error occured, basis_err 3700

2007-06-06 05:45:04 209 ERR 3 Backup Kernel_Administration.cpp:1114

2007-06-06 05:45:04 209 ERR 3 Backup 2007-06-06 05:45:04 Backup Error 3

2007-06-06 05:45:04 209 ERR 3 Backup Data backup failed

2007-06-06 14:39:50 215 ERR 53019 CHECK Base error: index_not_accessib

2007-06-06 14:39:50 215 ERR 532007-06-07 03:04:59 183 ERR 11196 DBCRASH vabort:Emergency Shutdown, Task: 166

2007-06-07 03:05:10 20 ERR 11223 vfwrite EOF after 4096 bytes

2007-06-07 03:05:46 20 ERR 11222 vfwrite cannot write : No space left on device

2007-06-07 03:05:48 0 ERR 12006 DBCRASH Kernel exited without core and exit status 0x200

2007-06-07 03:05:48 0 ERR 12010 DBCRASH Kernel exited exit code 2

I have got enough space for the database to run.

Accepted Solutions (0)

Answers (2)

Answers (2)

markus_doehr2
Active Contributor
0 Kudos

To me it appears either the filessytem /etc or /usr/spool is full and thus the IPC pipes can´t be created...

--

Markus

Former Member
0 Kudos

hi

my os is Suse Linux 9.1 .Sap 6.40.The file system is not full.

markus_doehr2
Active Contributor
0 Kudos

007-06-06 05:45:04 13 ERR 11277 IPC create_sem: semget error, No space left on device

2007-06-06 05:45:04 13 ERR 11000 d0_aopen Error during creating semaphore, resource problem

How bis is your CACHE_SIZE configured?

--

Markus

roland_mallmann
Advisor
Advisor
0 Kudos

Hi,

if you're an official SAP customer: <b>did you open an official OSS message on queue BC-DB-SDB?</b>

---

You do however seem to have a resource issue, maybe the filesystem where the IPC resources reside is full?

Please also mention your exact OS version and

check note <a href="https://websmp104.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=DISPL_TXT&_NNUM=628131&_NLANG=EN>">628131</a> to see if your OS parameters/settings are configured correctly to run the DB instance

Regards,

Roland