Table of Contents |
---|
...
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Tip: The job queue does not need to exist at the time of registering the job queue for tracking. However, the job queue will only be tracked if the job queue exists in a library within the specified ASP device. Job queue tracking does not track job queues in the system ASP (SYSBASE) |
...
Repeat the previous step to start tracking any additional job queues.
Note |
---|
Reminder: The previous example started tracking for a job queue on node PROD. In many environments it is recommended to track the same job queue on other nodes such as HA and DR in the environment so that regardless of which node is currently the production, job queues are tracked as expected. |
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Shortcut: It is also possible to start Job Queue tracking using the Start Tracking Job Queue (STRTRKJOBQ) command. This command takes an ASP device, job queue, and optionally a retention period and cluster node. Using the following command would achieve the same result as the above example: |
...
Type
WRKASPJOBQ
from a command line and press enter.The screen populates with a list of IASP devices and nodes in the cluster that are potential hosts for the IASP device similar to figure 4 below:
Type
12
next to a node and press enter to work with tracked job queues for the specified node. The display will look similar to figure 5 below:On the tracked job queues display type option
9
(end tracking) in the Opt field next to the job queue you want to end tracking for and press enter to end tracking.Repeat the previous step to end tracking any additional job queues.
Note |
---|
Reminder: The previous example ended tracking for a job queue on node PROD. In many environments the same job queue may be tracked on multiple nodes, so this process may need to be repeated by selecting the appropriate node on the WRKASPJOBQ display. |
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Shortcut: It is also possible to end Job Queue tracking using the End Tracking Job Queue (ENDTRKJOBQ) command. This command takes an ASP device, job queue, and a cluster node. Using the following command would achieve the same result as the above example: |