Software configuration management process - Codematrix Software configuration management process - Codematrix Software configuration management process - Codematrix Software configuration management process - Codematrix Software configuration management process - Codematrix Software configuration management process - Codematrix Software configuration management process - Codematrix  
 
Codematrix - Navigation
 
 
Codematrix software configuration management
Configuration management software
SCM product info
SCM software downloads
Software version control and change management software
Configuration management software support
Training for software configuration management
Code Matrix Personal, Codematrix Professional, CodeMatrix Enterprise
Codematrix contact details
 
Home > Documentation
 
Download - Administrators Guide Administrator guide
 
Stopping and starting the server

The CodeMatrix database server uses transaction based updates, so it will recover correctly if terminated unexpectedly e.g. as a result of a machine crash. However it is strongly recommended that if shutting down the server a controlled method be used.

Note CodeMatrix is designed for continuous operation, operations such as database backups and license upgrades can be performed without stopping the server.

To stop the server use the cx shutdown command from any client computer.

Example
 
 
cx shutdown
 

The procedure to start the server varies between operating systems. On all systems the server will restart when the computer restarts (unless the default configuration is changed).

On Windowssystems use the following command from a command prompt on the server computer.

 
net start cxs
 


On Linux, Mac OS/X and Solaris systems open a terminal or console window and use the following command on the server computer.

 
/opt/CodeMatrix/cxs&