Job Management Partner 1/Automatic Job Management System 3 Command Reference 2
This subsection describes how to specify the definition of a jobnet connector.
The definition format and parameters that can be specified are as follows.
- Format
[ncr=connection-destination-root-jobnet-name;] [ncex={y|n};] [nchn="connection-host-name";] [ncsv=connection-service-name;]
- Parameters
- ncr=connection-destination-root-jobnet-name;
- Specify the unit full name of the root jobnet for which you want to control the execution order by using this jobnet connector. If the root jobnet is immediately under a planning group, specify the unit full name of the planning group. You can specify a character string of 1 to 930 bytes.
- ncex={y|n};
- If the execution order of a root jobnet is to be controlled, define whether to enable linkage between scheduler services. If you omit this option, the system assumes n.
- y: Linkage between scheduler services is enabled.
Linkage with jobnet connectors defined on other hosts or in other scheduler services is possible.
- n: Linkage between scheduler services is disabled.
Linkage with jobnet connectors defined in only the same scheduler service is possible.
- nchn="connection-host-name";
- Specify the name of the host on which the jobnet to be connected has been defined.
- You can specify a character string of 1 to 255 bytes. You cannot specify spaces, tab characters, or linefeed characters.
- If you specify this option when y has not been specified for the ncex parameter, an error occurs.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- ncsv=connection-service-name;
- Specify the name of the scheduler service in which the jobnet to be connected has been defined. You can specify a character string of 1 to 30 bytes.
- If you specify this option when y has not been specified for the ncex parameter, an error occurs.
Copyright (C) 2009, 2010, Hitachi, Ltd.
Copyright (C) 2009, 2010, Hitachi Solutions, Ltd.