Hi, strange behaviour while starting our database.
The ..db_warm command results in the error: ERR -24994,ERR_RTE: runtime environment error 1,Check knldiag! Kernel died before reaching COLD state After checking the knldiag we saw that there is something wrong with checking fifo's. Details: 20580 ERR 11309 IPC create_fifo: '/usr/spool/sql/fifo//pipecheck_DB' chown error, Operation not permitted 20580 ERR 11101 PIPE_IO Creating pipe /usr/spool/sql/fifo//pipecheck_DB failed:Operation not permitted 20580 12811 EVENTING Suppressing output to 'knldiag.evt' 0 pages 20580 12813 EVENTING No Eventbuffer created (0 entries 100 tasks) 20580 ERR 11270 console e87_create_diag_fifo: chown error, Operation not permitted O.K., chown error seems like wrong access rights for this directory, but the user sapdb has all rights: "ll /usr/spool/sql/fifo" results in "-rwxrwxrwx 1 sapdb sapdb 0 Nov 26 11:46 ckeckdone_DB" so, what goes wrong here ? which file will be chown'ed, and to which user ??? thanks.....GERD.... -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
