Job Management Manager DCL Commands › SCHEDULE> › SHOW PRIORITY › Examples
Examples
- This command displays the priority setting for the node you are logged in to.
SCHEDULE> SHOW PRIORITY
- This command displays the priority setting on all nodes in the local OpenVMS Cluster.
SCHEDULE> SHOW PRIORITY/ALL
- This command displays the priority setting for node NODE2 in the local OpenVMS Cluster.
SCHEDULE> SHOW PRIORITY/CLUSTER_NODE=NODE2
- This command displays the priority setting for remote node NODE1.
SCHEDULE> SHOW PRIORITY/SERVER=NODE1
- This command displays the priority setting for all nodes of remote node NODE1’s OpenVMS Cluster.
SCHEDULE> SHOW PRIORITY/ALL/SERVER=NODE1