Re: Kernel Shared Memory Segment not found

2004-02-18 Thread Daniel Dittmar
[EMAIL PROTECTED] wrote: I tired that and the error is ./dbmgetf -d mydb -u user,pass -k KNLDIAG Did you actually install a database named mydb? 'dbmcli db_enum' should show it. The documentation also discusses User Kernel thread subset of tasks which include a Log Writer, so if the application

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

Re: Kernel Shared Memory Segment not found

2004-02-18 Thread Daniel Dittmar
[EMAIL PROTECTED] wrote: 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 knldiag is described here: http://sapdb.2scale.net/moin.cgi/knldiag Daniel Dittmar -- Daniel Dittmar SAP Labs Berlin [EMAIL PROTE

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