Gossamer Forum
Quote Reply
Maxdb
hi,
i am new to max db . i installed max db on my redhat linux 9 and i created a test database. when i tries to start the database from database manager cli
i got the error
-24994,ERR_RTE: runtime environment error
1,Kernel died before reaching ADMIN state
any one help reslove this error.
Code:
dbmcli -d testdb -u root,rootpwd db_start
Quote Reply
Re: [kumaran] Maxdb In reply to
Try Google, the first hit for that error message gives a good suggestion:

http://listserv.sap.com/...03-April/014432.html

Cheers,

Alex
--
Gossamer Threads Inc.
Quote Reply
Re: [Alex] Maxdb In reply to
hi alex,
thanx for reply .i tried with LD_ASSUME_KERNEL=2.2.5. but its not working for me and even tries it with windows i got the same error . i am new to maxdb and i dont know what went wrong. what i did
1. start xserver
2. created database instance with dbmcli dbname user,pwd
3. tries start the database with dbmcli -d dbname -u user,pwd db_start
the error i got

-24994,ERR_RTE: runtime environment error
1,Kernel died before reaching ADMIN state
Has anyone any idea what went wrong?
Quote Reply
Re: [kumaran] Maxdb In reply to
hi alex ,
i find that i missed the script file after i create the db . i open the instance with script and i started the db from cli command it works.
Quote Reply
Re: [kumaran] Maxdb In reply to
Hi gays,
I've installed MaxDB on SuSe 8.1 and when execute
db_activate an error message appears:
ERR
-24988,ERR_SQL: sql_error

What's wrong?
Quote Reply
Re: [kumaran] Maxdb In reply to
hi Kumaran,
i have the same problem you mentioned here ,would you please tell me which script you are talking about?

thanks