Previous Topic: Format

Next Topic: Qualifiers

Parameter

job_specifier

Specifies the jobs to show (optional, defaults to all jobs). You can specify another user’s job, as well as jobs on a remote node. You need READ access to specify another user’s job.

For information on privileges, see the CA Job Management for OpenVMS Administration Guide.

To refer to another user’s job by name, you must append an equal sign (=) and the username to the job name. To refer to a remote node, you must precede the job name or number with the node name plus two colons.

[remote_node::]job_name_or_number[=user_name]

You can use wildcard characters in the job name and username.

For example, MYVAX::B*=SYSTEM refers to all jobs beginning with the letter B, owned by user SYSTEM, and residing on remote node MYVAX. MYVAX may be a cluster member.