Hitachi

JP1 Version 12 JP1/Automatic Operation Service Template Reference


4.6.4 Re-execute JP1/AJS jobnet

Function

This plug-in re-executes the jobnet or job for the instance of JP1/AJS3 - Manager (or JP1/AJS2 - Manager, collectively referred to as JP1/AJS hereafter) on the specified server.

The following servers are required for this plug-in:

- Job server (execution target server)

This is the server on which the JP1/AJS jobnet is executed. JP1/AJS, which is described in prerequisites, must be set up.

This plug-in can only re-execute the jobnet or job.

If you want to check the status of the jobnet after executing this plug-in, you need to use the Get JP1/AJS jobnet execution results (jp1ajsCheck plug-in) to obtain the results.

The scripts in this plug-in perform the following processes:

- If a value is specified for the logical host name of the job server (JP1.logicalHostName property), sets the JP1_HOSTNAME environment variable to the value of the logical host name.

- If a value is specified for the JP1 user name (JP1AJS.jp1UserName property), sets the JP1_USERNAME environment variable to the value of the JP1 user name.

- Executes the following command:

ajsrerun [-F "the-value-of-JP1/AJS-service-name-(JP1AJS.serviceName-property)"]

[-B "the-value-of-the-execution-registration-number-(JP1AJS.execRegistrationNumber-property)"]

{-t|-s|-n|-a|-w|-f|-p|-e}#1

[-h]#2

[-c]#3

"the-value-of-the-unit-name-(JP1AJS.unitName-property)"#4

#1: The option which corresponds to the value of the re-execution method (JP1AJS.rerunMethod property) will be set.

In the case of FromTop: -t (re-executes the jobnet from the top)

In the case of FromAbnormallyJobnet: -s (re-executes the jobnet, which includes the job that terminated with an error, from the top)

In the case of FromAfterAbnormallyJob: -n (re-executes from the next job after the job that terminated with an error)

In the case of FromAbnormallyJob: -a (re-executes from the job that terminated with an error)

In the case of OnlyWarningJob: -w (re-executes the job that is completed with an alert warning detected)

In the case of FromSpecifiedUnit: -f (re-executes from the specified jobnet or job)

In the case of OnlySpecifiedUnit: -p (re-executes the specified jobnet or job)

In the case of FromAfterSpecifiedUnit: -e (re-executes from the jobnet or job after the specified jobnet or job)

#2: This option will be set if you specify true as the hold status setting (JP1AJS.rerunWithHold property).

#3: This option will be set if you specify true as the alert warning detection change setting (JP1AJS.setSkippedJobsToWarning property).

#4: Specify the name in the following format: [[scheduler-service-name]:]unit-name[:@execution-ID].

For details about the ajsrerun command, see the manual Job Management Partner 1/Automatic Job Management System 3 Command Reference 1.

Use situation

This plug-in is used to re-execute the JP1/AJS jobnet or job.

Prerequisites

For the most recent information about the prerequisite products for the system, prerequisite products for the execution-target server, and the supported OSs for the prerequisite products for the execution-target server, see the Release Notes.

Prerequisite products for the system:

JP1/Automatic Operation 11-00 or later

Prerequisite products for the execution-target server:

(1) Job Management Partner 1/Automatic Job Management System 3 - Manager 09-00 or later, or

JP1/Automatic Job Management System 3 - Manager 11-00 or later

Supported OSs for the prerequisite products for the execution-target server:

(1) Windows Server 2008 R2 Standard/Enterprise/Datacenter

(2) Windows Server 2012 Standard/Datacenter, Windows Server 2012 R2 Standard/Datacenter

(3) Windows Server 2016 Standard/Datacenter

(4) Windows Server 2019 Standard/Datacenter

(5) Red Hat Enterprise Linux Server 6 (32-bit x86), Red Hat Enterprise Linux Server 6 (64-bit x86_64)

(6) Red Hat Enterprise Linux Server 7 (64-bit x86_64)

(7) Red Hat Enterprise Linux Server 8 (64-bit x86_64)

Conditions for using the execution-target server:

(1) For the JP1 user name (JP1AJS.jp1UserName property), specify the JP1 user name to re-execute the jobnet on the execution target server. If you re-execute the jobnet by using the JP1 user account that has the same name as the user of the OS this product connects to, you do not need to specify a value for this property.

(2) If you re-execute the jobnet that is defined on the logical host in a cluster, the following settings must be specified:

- Specify a physical host name of the execution target server or a logical host name as the host name (plugin.destinationHost property) of the execution target server.

- Specify the name of the logical host, where the scheduler service is running, as the logical host name (JP1.logicalHostName property) of the execution target server.

- Specify the name of the scheduler service, which is running on the logical host, as the JP1/AJS service name (JP1AJS.serviceName property).

(3) If the OS running on the job server is UNIX, the character encoding setting of the environment setting parameter in the JP1/AJS instance on the job server must correspond to the default locale setting of the connected user account that connects to the job server.

Cautions

(1) Do not use double quotation marks (") or single quotation marks (') for the property of the plug-in.

(2) Even if the unit name (JP1AJS.unitName property) contains symbol characters (&, *, <, >, ?, [, \, ], ^, ', {, |, }, ~) that are escaped by using a backslash (\), you do not need to use double quotation marks (") at the beginning and the end of the strings in the property.

(3) For the unit name (JP1AJS.unitName property), explicitly specify the name of the jobnet or job to be re-executed. Do not use the wildcard characters (*, ?, [, ]) in the unit name.

(4) For other cautions, see the cautions about the ajsrerun command described in the manual Job Management Partner 1/Automatic Job Management System 3 Command Reference 1.

Execution privilege

(1) The JP1 user account that is mapped to the OS user account connecting to the job server must have the permissions to the jobnet to be operated.

(2) If the JP1 user account that is mapped to the OS user account connecting to the job server does not exist, specify a JP1 user account that has permissions to the jobnet to be operated as the JP1 user name (JP1AJS.jp1UserName property).

Version

02.00.01

Plug-in tags

Control JP1,AJS,Windows,Linux

Plug-in name displayed in the task log

jp1ajsRerun

Return code

0: Normal

12: Error (Mistake by user) Invalid property

21: Error (Environmental error) No command was found. (An error was detected in the component script.)

27: Error (Check the error details by using the task log.) Unidentified error

41: Error (An error has been detected in the component.) Property not entered (An error has been detected in the component script.)

Property list

The following table lists the properties:

Property key

Property name

Description

Default value

I/O type

Required

plugin.destinationHost

Host name of the execution target server

Specify the host name or IP address of the server on which this plugin will be executed. IPv6 addresses are not supported.

--

Input

R

JP1.logicalHostName

Logical host name for the execution target server

Specify the JP1 logical host name of the execution target server.

--

Input

O

JP1AJS.jp1UserName

JP1 user name

Specify a JP1 user name. You do not need to specify this property if you execute a command with a JP1 user name that is the same as the OS user name used for connecting to the execution target server.

--

Input

O

JP1AJS.serviceName

JP1/AJS service name

Specify the service name of the scheduler.

--

Input

O

JP1AJS.unitName

Unit name

Specify the jobnet name or job name to be re-executed.

--

Input

R

JP1AJS.execRegistrationNumber

Execution registration number

Specify the execution registration number of the jobnet or job to be re-executed in YYYYMMDDNNN format.

--

Input

O

JP1AJS.rerunMethod

Re-execution method

Specify how to re-execute a jobnet or job. You can specify FromTop, FromAbnormallyJobnet, FromAfterAbnormallyJob, FromAbnormallyJob, OnlyWarningJob, FromSpecifiedUnit, OnlySpecifiedUnit, or FromAfterSpecifiedUnit. The default is FromAbnormallyJob.

--

Input

O

JP1AJS.rerunWithHold

Whether to suspend the processing

Specify true to suspend the jobnet or job to be re-executed. If you do not specify true, the processing is not suspended and is continued.

--

Input

O

JP1AJS.setSkippedJobsToWarning

Whether to end the processing by the warning detection

Specify true to end the preceding jobnet or job in the abnormal status by changing its end status to warning detection. If you do not specify true, the processing does not end by the warning detection, and is continued.

--

Input

O

common.returnValue

Return value for the plugin

The return value of this plugin stored.

--

Output

O