한국어 Login Register

Versions available for this page: CUBRID 8.3.1  |  CUBRID 8.4.0  |  CUBRID 8.4.1 | 



Checking Database Server Status

The following example shows how to check the status of a database server. Names of currently running database servers are displayed.

% cubrid server status

@ cubrid server status

 Server testdb (rel 8.4, pid 24465)

 Server demodb (rel 8.4, pid 24342)

The following example shows the message when master process has stopped.

% cubrid server status

@ cubrid server status

++ cubrid master is not running.