Hi All,

Just installed SapDB binaries (from file
maxdb-all-linux-32bit-i386-7_5_0_8.tgz) on a new machine, and am simply
following directions in the documentation so that I can be up and running. 

Unfortunately, I'm getting an error when I try and initialise my
base/initial/primary database. I have no idea how to proceed at this point
or what the error could be from. Please, anyone there who can help?

The error is listed below. I've also included system details, they may be
pertinent. If there are any SAPDB specific files that may be of help in
solving this problem, could someone point me in the right direction?

Thanks in advance.

Samir.

=============================
I'm running the script (from docs) below interactively -

Script
======
param_startsession
param_init
param_put MAXUSERTASKS 5
param_checkall
param_commitsession
param_addvolume 1 LOG LOG_001 F 2000
param_addvolume 1 DATA DAT_001 F 10000
db_admin                           <------ Point at which I get error listed
below
db_activate sapdba,sdba
load_systab -ud sdba


SAPDB Errorcode
===============
[EMAIL PROTECTED] scripts $ dbmcli -d basedb -u sapdba,sdba
dbmcli on basedb>db_admin
ERR
-24994,ERR_RTE: runtime environment error
1,Check knldiag! Kernel died before reaching ADMIN state

---
dbmcli on basedb>


System Details
==============
System uname: 2.6.4-hardened-r3 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.4.11
ccache version 2.3 [enabled]
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"

development root # /lib/libc.so.6
GNU C Library stable release version 2.3.3, by Roland McGrath et al.
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 3.3.3 20040412 (Gentoo Hardened Linux 3.3.3-r3,
ssp-3.3-7, pie-8.5.3).
Compiled on a Linux 2.6.5 system on 2004-05-02.
Available extensions:
        GNU libio by Per Bothner
        crypt add-on version 2.1 by Michael Glad and others
        NPTL 0.61 by Ulrich Drepper
        BIND-8.2.3-T5B
        NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Thread-local storage support included.
Report bugs using the `glibcbug' script to <[EMAIL PROTECTED]>.


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

Reply via email to