> But when I call "x_server stop" and then "x_server start" I > cannot restart my database instance. When I execute db_online > I get the following error
Starting the x_server as root will also try to start the database as root which is not possible. You should create a user for the database system and start the x_server with that user. Maybe root hasn't the LD_ASSUME_KERNEL variable set and that's why it's not starting? I just think so because it's segfaulting in the tls (thread local storage?) library... Regards, SIEGENIA-AUBI KG Informationswesen i.A. Markus D�hr SAP-CC/BC, SAPDB-DBA Tel.: +49 6503 917-152 Fax: +49 6503 917-7152 E-Mail: [EMAIL PROTECTED] Internet: http://www.siegenia-aubi.com -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
