Cant start DB, Kernel Environment issues.

2004-03-01 Thread rickb
Hi, I posted before, hopefully someone else has seen this. I have installed on three different redhat machine and get the same error on all of them. Below I have listed the error and other possible step to start or diagnose the problem but I am getting nowhere. any help is appreciated. PS. I a

Re: Update on kernel Problem

2004-02-20 Thread rickb
tried that, even raised the shared memory. Is the LD_ASSUME_KERNEL discussed in the docs? [EMAIL PROTECTED] bin]$ cat /proc/sys/kernel/shmmax 104857600 [EMAIL PROTECTED] bin]$ echo $LD_ASSUME_KERNEL 2.2.5 [EMAIL PROTECTED] bin]$ ./dbmstart -d MYMAXDB ERR -24994,ERR_RTE: runtime environment error

Update on kernel Problem

2004-02-20 Thread rickb
I posted a couple of days ago with this problem ./dbmcli on MYMAXDB>db_start ERR -24994,ERR_RTE: runtime environment error 1,Check knldiag! Kernel died before reaching ADMIN state --- ./dbmcli on MYMAXDB> I Know the DB exists ./dbmcli>db_enum OK TEST/opt/sdb/7500 7.5.0.8 fastoffline T

Re: Kernel Shared Memory Segment not found

2004-02-18 Thread rickb
I tired that and the error is ./dbmgetf -d mydb -u user,pass -k KNLDIAG Error while receiving data! Operation aborted! -24994, ERR_RTE: runtime environment error 1,OS error: 'No such file or directory' ** EOF ** 0 Bytes of 0 Bytes received! >From the documentation I understood

Kernel Shared Memory Segment not found

2004-02-18 Thread rickb
I get this error when starting up the database. It says to look knldiag, but no file is written. There is the appldiag which states the same error. I couldnt find any info in the docs and when I googled it I came across several suggestions to set LD_ASSUME_KERNEL which still doesnt seem to work