+

Search Tips   |   Advanced Search

Job status history settings


To display the job status of the node at various stages of the job for the node.

To view this admin console page, click Jobs > Status > job ID > node name.

The Previous records button and Next records button enable you to scroll backwards and forwards through the list of records if we are not viewing all records in the job history for the node. More records can be generated as the job progresses. These records are retrieved and included in the job history records as you click the Previous records button and the Next records button.

Find

When you click Jobs > Status > job ID > node name, we can use the Find option to limit the submitted jobs 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
Except for the maximum results parameter, this column lists parameters that define a job.

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

  • Time stamp: Valid operators are >=, and <=.

  • 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 cannot use the asterisk in the job ID field or the time stamp field. 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 job IDs by entering 119489625729609463, 119489651801509472.

  • 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.

Time stamp

Date and time at which the status is logged for the job running at the node.

Status

Status of the job running at the node for various stages of the job.

The following table lists valid statuses with a description of each status.


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.

Message

Specifies error messages associated with the job when the status is Failed.





 

Related tasks


Administer nodes using the job manager

 

Related


Job status collection
Job status detail settings Administrative console buttons