The following commands are available for administering Rational® Synergy.
For information about commands that developers and build
managers use, see Alphabetical command list.
ccm admin_user_name
The ccm admin_user_name command displays the user domain and user name of the Rational Synergy administrator.
ccm archive_fix
Use the ccm archive_fix command to repair damaged archives.
ccm export
Use the ccm export command to export specified objects to a package. This package can be imported into the same or another Rational Synergy database, at the same Rational Synergy release and patch level.
ccm fs_check
Use the ccm fs_check command to check
the consistency of a Rational Synergy
database file system.
ccm import
Use the ccm import command to import objects contained in an import package compressed file.
ccm message
The ccm message command communicates a message directly or broadcasts the message to users who are running a Rational Synergy session.
ccm metadata_check
Use the ccm metadata_check command to perform a business logic consistency check on the meta-data in a Rational Synergy database.
ccm monitor
The ccm monitor command displays status
information.
ccm ps
The ccm ps command obtains process status
information.
ccm update_urls
Use the ccm update_urls command to update
the server URL references so that the links stored in the CR attributes
continue to work.
ccm users /add
Use the ccm users /add command to add
a user as an authorized user of the database and to allocate one or
more roles to that user.
ccm users /export
Use the ccm users /export command to export the current authorized users of the database and their roles.
ccm users /import
Use the ccm users /import command to import the current authorized users of the database and their roles from a file that was previously created with ccm users /export.
ccm users /list
Use the ccm users /list command to list the names of the authorized users in this database.
ccm users /modify
Use the ccm users /modify command to change the roles that are granted to a specified user.
ccm users /remove
Use the ccm users /remove command to remove a user from the database.
ccm users /show roles
Use the ccm users /show roles command to show the roles assigned to a specified user.
ccm version
The ccm version command displays the version of Rational Synergy that is running.
ccmadm admin_user
The ccmadm admin_user command changes
the name of the Rational Synergy
administrator for Windows.
ccmadm config_admin
The ccmadm config_admin command sets up the permissions of the local installation area so that the Rational Synergy administrator has the necessary access.
ccmadm password
The ccmadm password command updates Rational Synergy and Informix® services after the passwords for the Informix and admin_user users have been changed for Windows.
ccmdb backup
The ccmdb backup command checks and then
backs up a database.
ccmdb check
Use the ccmdb check command to verify
the integrity of a database.
ccmdb copy
The ccmdb copy command copies a full Rational Synergy database.
ccmdb create
This topic contains information about the ccmdb
create command.
ccmdb delete
The ccmdb delete command removes a database from the system. You must use this command and not the standard del command.
ccmdb drop
The ccmdb drop command drops a database from the database server but does not remove the Rational Synergy database in the file system.
ccmdb dump
The ccmdb dump command dumps only the database metadata (excluding the file system) in the database_path area. If a destination argument is not provided, Rational Synergy creates a dump file in the current directory. This dump file is named database_name.dmp where database_name is the last directory name of database_path.
ccmdb info
The ccmdb info command reports or modifies
the characteristics of the specified database.
ccmdb load
The ccmdb load command restores a database
from a .dmp file created by ccmdb dump.
By default, this command creates a protected empty database, loads
the dumpfile to the database, creates indexes, and
then unprotects the database.
ccmdb pack
The ccmdb pack command dumps a database
contents to a single, portable file, appropriate for moving to another
system.
ccmdb prepare_admin_user_change
The ccmdb prepare_admin_user_change command prepares a database to accept a new Rational Synergy administrator name.
ccmdb protect
The ccmdb protect command prevents users from starting new sessions on the protected database.
ccmdb refresh
Use the ccmdb refresh command to refresh back-end sessions used by Rational Synergy Web-mode sessions. Use this command when you change model settings that affect the behavior of a database to ensure that those changes take effect for web-mode users. (Because back-end sessions are shared for Web-mode sessions, restarting a Rational Synergy Web-mode session does not cause model settings to take effect for that user.)
ccmdb repair
The ccmdb repair command repairs indexes and tables at the Informix level in a Rational Synergy database.
ccmdb restore
The ccmdb restore command restore the
database from the backup file created by ccmdb backup command.
ccmdb shutdown
The ccmdb shutdown command automates several important steps required to bring down all Rational Synergy user sessions safely. The command also ensures that a database is in a protected state. Use this command to close down a Rational Synergy database for maintenance.
ccmdb unpack
The ccmdb unpack command restores a database
from a .cpk file created by ccmdb pack.
ccmdb unprotect
The ccmdb unprotect command unprotects a database that was protected with the ccmdb protect command.
ccmdb upgrade
The ccmdb upgrade command converts a database from a previous release.
ccmdb update_statistics
Use the ccmdb update_statistics regularly to update Informix system tables so that your queries run more quickly. This command is run for you as part of the ccmdb check, ccmdb load, and ccmdb unpack commands.
ccmsrv archive
The ccmsrv archive command archives a database server.
ccmsrv create
The ccmsrv create command creates a database server. Generally, you use the Rational Synergy installation program to create database servers. This command is included for special cases, for example, in case the server creation fails during installation. If the server fails during installation, the installation process would complete. However, you must create the database server as a separate step.
ccmsrv delete
The ccmsrv delete command deletes the database server on the current computer. This operation removes the configuration file, the record of the database server in the sqlhosts registry entry, and all chunk files.
ccmsrv expand
Use the ccmsrv expand command to increase the database server dbspace capacity. This command expands a dbspace of a database server by adding a chunk file.
ccmsrv modify
The ccmsrv modify command modifies the number of users or other parameters allowed in the database server.
ccmsrv offline
The ccmsrv offline command takes the database server offline.
ccmsrv online
The ccmsrv online command brings the database server online.
ccmsrv quiescent
The ccmsrv quiescent command puts the database server in a quiescent state so that you can perform administrative tasks.
ccmsrv restore
The ccmsrv restore command restores a server from an archive device.
ccmsrv status
The ccmsrv status command displays the database server status.