I saw that were a number of replies concerning kernel when starting the database:
ERR -24994,ERR_RTE: runtime environment error 1,Check knldiag! Kernel died before reaching ADMIN state The solution is to put this into your environment: LD_ASSUME_KERNEL = 2.2.5 export LD_ASSUME_KERNEL I have tried to putting in my .bash_profile, in /etc/profile. I have checked my environment to make sure that the LD_ASSUME_KERNEL environment variable has been set before running dbmcli db_start, and it has been set. Just to check, where should I set this environment variable. Thanks, chris
