Am Montag, 14. Juni 2004 19:56 schrieb "D�hr, Markus ICC-H":
> > 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...

That is the solution: Start both the x_server AND the database instance as 
user sapdb (the database owner).

It seems that this has been changed in one of the last 7.4 releases. With the  
last release before my SuSE update (7.4.3.27) I created the database as user 
sapdb but starting and stopping was done as user root with an init-script. 
And this worked very well for years :-)

Thanks for all hints.

Ralf.

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

Reply via email to