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.)

Synopsis

ccmdb refresh database_path

Uses

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.

For more information, see Administering the CCM server.

You must be user ccm_root to run this command.

Options and arguments

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

Examples

Refresh the \vol\orbit1\ccmdb\base database.

orbit% ccmdb refresh \\boon\ccmdb\sandbox
\\boon\ccmdb\sandbox successfully refreshed.

Feedback