How Job Management Manager Works › Using Wildcards › Examples
Examples
- This example shows a full job specification without wildcards:
XYZ::WEEKLY-RENAME=DOE
- This example shows a full job specification for all jobs on node XYZ that have job names beginning with WEEKLY and are owned by users whose OpenVMS usernames begin with the letter D:
XYZ::WEEKLY*=D*
- This example displays a list of the current user’s jobs that begin with the letter W, on the local OpenVMS Cluster:
W*
Note: You cannot use wildcards in job specifiers when creating or modifying a job dependency list with the /SYNCHRONIZATION qualifier in the DCL interface.