Starting a session

About this task

To verify that the server is online and that all Rational Synergy daemons are running, start a Rational Synergy session.

For example, to start a session on the /data/ccmdb/testdb database:

Procedure

  1. Start a Web mode session.
       $ cmsynergy -d/data/ccmdb/testdb -s server_url
  2. Start a traditional mode session.
       $ cmsynergy -d/data/ccmdb/testdb -h engine_host
    Note: If you are prompted to enter a password, you are starting a secure client session. You must enter your password to continue.
  3. Monitor the Rational Synergy daemons.
       $ ccm monitor

    If the daemons are running and the session starts, you have successfully completed the Rational Synergy installation.

  4. Exit both session.

Feedback