OpenTP1 Version 7 Operation

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

Appendix M.1 OpenTP1_AddNode (Add an OpenTP1 node to the domain definition file)

Function
The OpenTP1_AddNode scenario template adds the host name and the port number of a newly added OpenTP1 node to the domain definition file on the node on which the domain configuration is to be updated.
To add the host name and the port number of a newly added OpenTP1 node to the domain definition file on the local host, copy the OpenTP1_AddNode scenario template to a scenario and execute it as part of the scenario.
When you execute the OpenTP1_AddNode scenario template and then the OpenTP1_UpdateDomain scenario template, the domain configuration is updated.
To execute the OpenTP1_AddNode scenario template, you must specify Y for the name_domain_file_use operand in the system common definition beforehand.

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.
  • ADD_HOST_NAME~<character string of 1-255 characters>
    Specifies the host name of the new OpenTP1 node to be added to the OpenTP1 system.
  • PORT_NUMBER~((5001-65535))
    Specifies the port number of the new OpenTP1 node to be added. This port number is used by the name server.

Output scenario variables
None.

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