ccmsrv create

The ccmsrv create command creates a database server. Generally, you use the Rational® Synergy installation program to create database servers. This command is included for special cases, for example, in case the server creation fails during installation. If the server fails during installation, the installation process would complete. However, you must create the database server as a separate step.

Synopsis

ccmsrv create [/f|/file parameter_file] [/y]

Uses

You must install only one main server before you can install additional servers.

The users for this command are Informix-Admin group member and local administrator.

You must have tried to install a main server or an additional server on this machine.

Options and arguments

/f|/file parameter_file
Specifies the path to the parameter file, shown in Informix database server dbspaces. If you do not specify this switch, you are prompted for the following information:
  • maximum number of users
  • root dbspace storage location
  • log dbspace storage location
  • ccm dbspace storage location
  • temp dbspace storage location

    To read the complete creation script message and to know what information you must provide, see Modifying database server parameter values.

/y
Runs the command without displaying confirmation messages.

Example

An example of this command is available in Informix database server dbspaces.

Attention

The Informix server name cannot contain a dash and must start with an alphabetic character. The default is the name of the host.


Feedback