Using the DCL Command Interface › Creating Job Dependencies › Job-Dependency Restrictions
Job-Dependency Restrictions
The following restrictions apply to creating or modifying job dependencies:
- If you have READ access to jobs belonging to other users, you can add these jobs to your job’s dependency list by including the =username specifier with the job name or by specifying the job number.
Example:
/SYNCHRONIZATION=(BACKUP=SYSTEM,BACKUP=DOE,BACKUP=SMITH)
/SYNCHRONIZATION=(57=SYSTEM,101=DOE,566=SMITH)
- You cannot use wildcard characters in job specifiers when creating or modifying a job dependency list with the /SYNCHRONIZATION qualifier.