Hitachi

uCosminexus Service Platform Setup and Operation Guide


3.1.4 Setting up the HCSC server definition information

This subsection describes the preconditions for setting up the HCSC server definition information, specified in the HCSC server runtime definition file, and explains how to set up the information.

Organization of this subsection

(1) Preconditions

(2) How to set up the information

To set up the HCSC server definition information that is specified in the HCSC server runtime definition file, execute the cscsvconfig command in the operating environment.

For details on the cscsvconfig command, see "cscsvconfig (HCSC server runtime definitions)" in "Service Platform Reference Guide".

The execution format of the cscsvconfig command is as follows:

To set up the definitions for the HCSC servers in a cluster in a batch

Specify the cluster name and execute the command.

The contents of the definition file specified in the -propfile option are set up for the HCSC servers in the cluster specified in the -cluster option.

cscsvconfig -user <login user ID> -pass <login password> -cluster <cluster name> -operation set -propfile <Name of the HCSC server runtime definition file>
To set up the definitions for the specified HCSC server

Specify the HCSC server name and execute the command.

The contents of the definition file specified in the -propfile option are set up for the HCSC server specified in the -csc option.

cscsvconfig -user <login user ID> -pass <login password> -csc <HCSC server name> -operation set -propfile <Name of the HCSC server runtime definition file>
Important note

The set up definition information is applied when the HCSC server is restarted. Note that the reception-related definition information is applied when the reception starts.