After building SAP-DB 7.4 from the current CVS sources on Debian 3.0
I'm now trying to verify/test the system.

The dbmcli seems to work OK, I could also create a test database,
but I can't start the database instance.

Probably this is a newbie thang - probably my built plainly produced
an incorrect system. Any hints how I can verify the correctness of
the built software? Is there a regression test suite? Also, what
does "Check knldiag!" mean (suppose kernel diagnosis .. some tracelog,
but where ..)?

Many thanks,
Tobias



toberste@stalker$ dbmcli dbm_version
OK
VERSION = 7.4.4
BUILD = DBMServer 7.4.4 Build 001-000-000-000
OS = UNIX
INSTROOT = /home/toberste/sandbox/sapdb74/sapdb-74/usr
LOGON = True
CODE = ASCII
SWAP = full
UNICODE = YES
INSTANCE = (unknown)
SYSNAME = Linux


toberste@stalker$ dbmcli db_create TST dbm,dbm
OK


toberste@stalker$ dbmcli -d TST -u dbm,dbm db_cold
ERR
-24994,ERR_RTE: runtime environment error
1,Check knldiag! Kernel exited with '-3' before reaching ADMIN state


toberste@stalker$ dbmcli -d TST -u dbm,dbm db_warm
ERR
-24994,ERR_RTE: runtime environment error
1,Check knldiag! Kernel exited with '-3' before reaching ADMIN state


toberste@stalker$ dbmcli -d TST -u dbm,dbm db_start
ERR
-24994,ERR_RTE: runtime environment error
1,Check knldiag! Kernel exited with '-3' before reaching ADMIN state


toberste@stalker$ dbmcli db_enum
OK
TST /home/toberste/sandbox/sapdb74/sapdb-74/usr 7.4.4.1 fast offline
TST /home/toberste/sandbox/sapdb74/sapdb-74/usr 7.4.4.1 test offline
FOO /home/toberste/sandbox/sapdb74/sapdb-74/usr 7.4.4.1 fast offline
FOO /home/toberste/sandbox/sapdb74/sapdb-74/usr 7.4.4.1 test offline

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to