OpenTP1 Version 7 Operation

[Contents][Index][Back][Next]

Appendix M.2 OpenTP1_ChangeNodeID (Set the node ID of an OpenTP1 node)

Function
The OpenTP1_ChangeNodeID scenario template sets the node ID of a new OpenTP1 node to be added.
When you execute the OpenTP1_ChangeNodeID scenario template, the node ID specified in the node_id operand in the system common definition is set. Before you execute the OpenTP1_ChangeNodeID scenario template, specify the node_id operand in the system common definition as follows:
set node_id = @DCNODE_ID@
When you want to change the node ID in the Scale Out scenario or the scenario for setting the OpenTP1 environment, copy the OpenTP1_ChangeNodeID scenario template to the desired scenario and execute it as part of the scenario.

Input scenario variables
  • DCDIR~<character string of 1-50 characters>
    Specifies an OpenTP1 directory name.
  • DCCONFPATH
    Specifies an OpenTP1 definition file storage directory.
  • HOST_NAME
    Specifies the host name of the OpenTP1 node where scenario jobs are executed.
    This input scenario variable can be omitted. If you omit it, scenario jobs are executed on the host where the scenario is executed.
  • USER_NAME
    Specifies the user name of the OpenTP1 system administrator who executes scenario jobs.
    This input scenario variable can be omitted. If you omit it, the mapped primary user (user mapping) defined by JP1/Base executes scenario jobs.
  • NODE_ID~<character string of 4 characters>
    Specifies the node ID of the OpenTP1 node to be set.
    Specify a node ID that is unique in the OpenTP1 system.

Output scenario variables
None.

Executing user
OpenTP1 system administrator specified in the input scenario variable USER_NAME