Verifying file systems

Use the ccm fs_check command to verify the file system portion of the database. Run this command weekly on each database.

In the rare event that a database has been corrupted, call IBM® Rational® Software Support.

Windows®

Procedure

  1. Start Rational Synergy as user admin from the command prompt.

    ccm start /nogui /r ccm_admin /d database_path

  2. Run ccm fs_check.

    > ccm fs_check

  3. Stop the Rational Synergy session.

    > ccm stop

UNIX®

Procedure

  1. From the command prompt, start Rational Synergy as user admin.

    $ ccm start -nogui -r admin -d database_path

    If you are prompted to enter a password, you are connecting to a client session across a firewall. You must enter your password to continue.

  2. Run ccm fs_check.

    $ ccm fs_check

  3. Stop the Rational Synergy session.

    $ ccm stop


Feedback