Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Where allowed to run: All environments (*ALL)
Threadsafe: Yes

Parameters
Examples
Error messages

The Work with ASP Job Queue (WRKASPJOBQ) command is used to display and work with devices and job queues in the cluster. Job queue tracking can be started or ended using this command.

The Submitted Job Tracker is a feature that tracks the lifecycle of submitted jobs for a user specified set of jobs queues. After the tracking of a job queue has been started, any jobs subsequently submitted to that job queue are tracked and can be displayed and re-submitted.

Restrictions:

  • You must have job control (*JOBCTL) special authority to use this command.

  • You must have system configuration (*IOSYSCFG) special authority to use this command.

Parameters

Keyword

Description

Choices

Notes

NODE

Cluster node

Name, *ALL, *

Optional

ASPDEV

ASP device

Name, *ALL

Optional

Cluster node (NODE)

The name of the cluster node to work with.

*ALL

All nodes in the cluster are displayed.

*

The local node is displayed.

name

Specify a cluster node to be displayed.

ASP device (ASPDEV)

The name of the IASP device to work with.

*ALL

All IASP devices are displayed.

name

Specify an IASP device to be displayed.

Examples for WRKASPJOBQ

Example 1: Work with job queues in all IASP devices from all cluster nodes

WRKASPJOBQ

This command works with job queues in all IASP devices from all cluster nodes.

Example 2: Work with job queues in IASP device IASP1 from cluster node NODEA

WRKASPJOBQ NODE(NODEA) ASPDEV(IASP1)

This command works with job queues in IASP device IASP1 from cluster node NODEA.

Error messages for WRKASPJOBQ

*ESCAPE Messages

HAE002B

&1 command failed.

  • No labels