OpenTP1 Version 7 Operation

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

Appendix M.4 OpenTP1_ScenarioAddNode (Add a new OpenTP1 node to the domain)

Function
The OpenTP1_ScenarioAddNode scenario template adds a new OpenTP1 node to the domain definition file on the node in the OpenTP1 system on which the domain configuration is to be updated.
When you use the OpenTP1_ScenarioAddNode scenario template to add a newly added OpenTP1 node to the node on which you update the domain configuration, clients can use services on the newly added OpenTP1 node.
The OpenTP1_ScenarioAddNode scenario template consists of the following lower-level scenario templates:
  • OpenTP1_AddNode
  • OpenTP1_UpdateDomain
The prerequisites for executing the OpenTP1_ScenarioAddNode scenario template are as follows:
  • Y is specified in the name_domain_file_use operand in the system common definition.
  • The node on which you update the domain configuration is online.

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 to the OpenTP1 system. 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