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.2, pid 24465)
Server demodb (rel 8.2, pid 24342)
The following example shows the message when master process has stopped.
% cubrid server status
@ cubrid server status
++ cubrid master is not running.