Use the ccmdb create command to create a Rational® Synergy root database for a new model installation.
This command creates a database without a model, which means that the database contains no roles, types, users, and so on. Such databases are intended for use only by model developers.
You must run this command on the database server, as user ccm_root.
database_path
Specifies the path to the new database.
-e|-empty
Specifies that the database must be empty. This option creates a database without a model or contents.
-p|-space dbspace
Specifies the dbspace to be used by the database server for the new database. By default, the ccm dbspace is used. You can specify a different dbspace for the database server on which you are creating the database.
-s|-server servername
Specifies the database server. If you do not specify the server, the database is created on the current machine, if the machine is a database server, and on the main server if it is not.