Ralf,
Try adding this line before starting x_server:
export LD_ASSUME_KERNEL=2.2.5
Just a hunch.
JLS
Ralf Schneider wrote:
Am Samstag, 12. Juni 2004 10:57 schrieb Ralf Schneider:
Am Samstag, 12. Juni 2004 08:54 schrieb Jean-Michel OLTRA:
#$X_SERVER stop > /dev/null 2>&1
The server is not stopped when shuting down instance.
Have you some script cleanly stopping x_server on shutdown (runlevels 0
and 6) ?
No, I commented this line out, because with this line the script did not work either after I newly created an instance.
Maybe the way I want to stop the x_server is wrong? I start the x_server as
user sapdb. Is that correct? Should I then stop it as user sapdb, too? Or
can root do this?
Ok, I tried it with stopping the x_server, but when I do this I cannot restart the database :-( I stop the x_server with the following call in the script:
su - -c "$X_SERVER stop" sapdb
After that I get this "Kernel died before reaching ADMIN state" error when I try to start the database.
What's going wrong with this "x_server stop" command?
Any ideas?
Thanks, Ralf.
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
