ccmdb refresh

The ccmdb refresh command refreshes the database web server for web-mode users.

Synopsis

ccmdb refresh database_path

Uses

Use the ccmdb refresh command to restart the 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.

It is not necessary to use this command after adding or modifying users. Rational Synergy automatically refreshes back-end sessions when the users attribute is modified.

You must be user ccm_root to run this command.

For more information, see Administering the CCM server.

Options and arguments

database_path
Specifies the path to the database that you want to refresh.

Example

Refresh back-end sessions for the database /vol/boon/ccmdb/test_ccm

$ ccmdb refresh /vol/boon/ccmdb/test_ccm.


Feedback