Hello,

i've problems running MaxDB on Linux kernel 2.6.x. It's not
possible to get the database into ADMIN state. I've tried
to create the database with commands:

dbmcli db_create PORTAL dbm,XXX
dbmcli -d PORTAL -u dbm,XXX -i portal-db.ini

The portal-db.ini file contains:

param_startsession
param_init
param_put MAXUSERTASKS 20
param_put MAXCPU 2
param_put _UNICODE YES
param_checkall
param_commitsession
param_addvolume 1 LOG LOG_001 F 6400
param_addvolume 1 DATA DAT_001 F 32000
db_admin
db_activate dba,XXX
load_systab -ud XXX

Everything goes fine until the db_admin command, then there
appears this error:

>db_admin
ERR
-24994,ERR_RTE: runtime environment error
1,Check knldiag! Kernel died before reaching ADMIN state.


This script runs fine with kernel 2.4.24, it has problems
only with 2.6.x kernels (tested with 2.6.0 and 2.6.2).

Here's some info about installed software:

Distribution: Debian Sid (Unstable)
Glibc:        2.3.2
Gcc:          3.3.3
Locale:       cs_CZ

MaxDB was installed from .tgz package.

knldiag file and other logs are attached.

Thanks for help

Martin Perina



-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to