ccmdb refresh

This topic contains information about the ccmdb refresh command.

Synopsis

ccmdb refresh database_path

Description and 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 CCM server overview.

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