+

Search Tips   |   Advanced Search

Job status detail settings


To display the job status such as success, partial success, or failed, at each node of the job. Job information, including the job ID, description, activation time, and expiration time, is also displayed.

To view the status of all the nodes for a particular job, click Jobs > Status > job ID.

To view only the successful nodes, only the failed nodes or only nodes with a status of other for a particular job, click Jobs > Status > number for the successful, failed or other nodes in the status summary.

Find

When you click Jobs > Status > job ID, we can use the Find option to limit the nodes to display. The Find results are displayed in the table that follows the Find option after you click Find. Clicking Reset clears the operators in column 2 and text in column 3.


Table 1. Find results

Column 1 Column 2 Column 3
This column lists the node name parameter, the status parameter and the maximum results parameter.

  • Job ID parameter: Valid operators for the find operation are = (equal to), != (not equal to), is null, and is not null.

  • Status parameter: Valid operators for the find operation are Succeeded, Failed, Rejected, In progress, Distributed, and Not attempted. In progress is the same as ASYNC_IN_PROGRESS in the status column. Not attempted is the same as NOT_ATTEMPTED in the status column.

  • For the node name parameter, specifies the string or partial string of a parameter. A partial string is designated using an asterisk (*). For example, setting the node name to AppSrv* finds all jobs with a node name that starts with AppSrv. We can search on an exact match for multiple items by including the items to match separated by commas.

    For example, we can search on two node names by entering AppSrv01, AppSrv02.

  • Maximum results: Number of records that the find operation displays. Enter a value between one and the maximum number of records that can be retrieved as defined in the job manager configuration.

Example: If the nodes are EastCoast1, EastCoast2, WestCoast1, and WestCoast2, we can enter East or East* for column 3 and = for column 2 of the node parameter. Job status is displayed for the jobs that include the EastCoast1 and EastCoast2 nodes.

Job ID

Specifies the job number of the job that you submitted.

Description

Description that you entered when you submitted the job.

Activation time

The activation time is the time that the job is available to start, but not necessarily the time that the job actually starts.

You entered the activation time when you submitted the job.

Expiration time

Specifies the expiration time that you entered when you submitted the job.

If the job has not started by the expiration time, the job will not start.

Node name

Name of each node that is included in the job.

Status

Status of the job at its nodes.


Table 2. Job status descriptions

Status Description
Succeeded The job completed successfully on the node.
Partially succeeded The job partially completed on the node. Partial success can occur, for example, when a node represents multiple servers, and only some of the servers on the node complete successfully.
Failed The running of the job on the node failed.
Not attempted The agent for the node has not received the job.
Distributed The agent for the node has received the job, but the job has not completed.
In progress The agent for the node has received the job and is running the job concurrent with other jobs for other nodes that belong to the agent.
Rejected The agent rejected the job because the agent does not support the job type. The rejection can happen if a new node is added to the job group after the job is submitted.





 

Related tasks


Administer nodes using the job manager

 

Related


Job status collection
Job status history settings Administrative console buttons