The database server administrator manages the creation, modification, and deletion of the database servers. These operations require the database be in one of the following states: online, offline, or quiescent.
Online—Database server is available to all users who connect to it.
Offline—Database server disconnects users currently connected to the server and renders it unavailable to all users.
Quiescent—Users are disconnected, but the administrator can run administrative commands.
The quiescent state is used for database server administration. Do not use for any other purpose.
Bringing a database server online
The ccmsrv online command brings the database
server online. The database server is online as soon as you finish
installing a Rational Synergy
main server, and it remains online even if the computer is rebooted.
If the database server is taken to a state other than online, you
can use the ccmsrv online command to bring the database
server online.
Taking a database server offline
Use the ccmsrv offline command to take
the database server offline. You must run this command on the machine
where the server resides.