ccm version

The ccm version command displays the version of Rational® Synergy that is running.

Synopsis

ccm version [/a|/all] [/c|/ccm] [/d|/dbschema] [/i|/informix]

Uses

If you specify ccm version alone, Rational Synergy is the default.

Options and arguments

/a|/all
Displays the versions of the current database schema, the Informix® database server, and the Rational Synergy release.
/c|/ccm
Displays the version of the Rational Synergy release.
/d|/dbschema
Displays the version of the database schema.
/i|/informix
Displays the version of the database server.

Example

Show the version of the current database schema, the Informix database server, and the Rational Synergy release that are running.

> ccm version /a

INFORMIX Dynamic Server Version 11.50.TC3
Rational Synergy Version 7.2
Rational Synergy Schema Version 0111

Feedback