List of commands

The following table shows all commands available for administering Rational® Synergy. All commands shown here must be run in the Classic CLI. See Rational Synergy CLI Help for information about developers commands.
Command Description
ccm fs_check Checks the consistency of a Rational Synergy database file system. See ccm fs_check.
ccm message Sends messages to users, directly or by broadcast. See ccm message.
ccm monitor Shows status information. See ccm monitor.
ccm ps Shows process status information. See ccm ps.
ccm version Shows the version of Rational Synergy. See ccm version.
ccm_esd Starts the Rational Synergy engine startup daemon. See ccm_esd.
ccm_install Installs Rational Synergy. See ccm_install.
ccm_objreg Starts the Rational Synergy object registrar daemon. See ccm_objreg.
ccm_objreg_tail Tails the Rational Synergy object registrar log. See ccm_objreg_tail.
ccm_router Starts the Rational Synergy message router daemon. See ccm_router.
ccm_router_tail Tails the Rational Synergy message router log file. See ccm_router_tail.
ccm_start_daemons Starts all Rational Synergy daemons. See ccm_start_daemons.
ccm_stop_daemons Stops all Rational Synergy daemons. See ccm_stop_daemons.
ccmdb backup Checks, and then backs up a database. This method is the only database backup method that you should use. See ccmdb backup.
ccmdb check Checks the integrity of a database. See ccmdb check.
ccmdb copy Copies an existing database. See ccmdb copy.
ccmdb create Creates a database. See ccmdb create.
ccmdb delete Deletes a database. See ccmdb delete.
ccmdb drop Removes a database from the database server when the database path, or other database information, has been accidentally removed. See ccmdb drop.
ccmdb dump Dumps the metadata of a database. See ccmdb dump.
ccmdb info Shows the characteristics of a database and allows you to change them. See ccmdb info.
ccmdb load Loads the dumped metadata of a database into a new or existing database. See ccmdb load.
ccmdb pack Dumps the contents of a database into a single, portable file. See ccmdb pack.
ccmdb protect Protects a database from new sessions. See ccmdb protect.
ccmdb refresh Refreshes the database web server. See ccmdb refresh.
ccmdb repair Repairs database indexes. See ccmdb repair.
ccmdb shutdown Shuts down all active sessions on, then protects, a database. See ccmdb shutdown.
ccmdb unpack Restores a database from a ccmdb pack file. See ccmdb unpack.
ccmdb unprotect Unprotects a database. See ccmdb unprotect.
ccmdb upgrade Converts a database from Releases 6.3 or 6.4 to Release 7.1. See ccmdb upgrade.
ccmsrv status Shows Rational Synergy databases in the Oracle database. See ccmsrv status.

Feedback