To start the SAP DB communication server (unfortunatly called x_server (but even before MIT was thinking about Xserver ;-) ) yust call
    x_server start
It will start the x_server, but only if it isn't already started.
 
To find out if a specific database instance is startet you can use
    dbmcli -d <dbinstance> -u <dba,dbapassword> db_state
It will report OFFLINE if database is not started.
 
Best regards
jrg
-----Original Message-----
From: Sudhakar [mailto:[EMAIL PROTECTED]]
Sent: Freitag, 1. M�rz 2002 18:45
To: [EMAIL PROTECTED]
Subject: How to start server on linux

How to check if the server is running or not on linux and if it is not how to start SAP DB server on linux.
 
I got error message :
 
Connection failed to the node(local) ....database or sever not found.
 
I used *.tgz file to install the database.

Reply via email to