Previous Topic: /SYNCHRONIZATION=(job_specifier, ...) /NOSYNCHRONIZATION=(job specifier, ...) /NOSYNCHRONIZATION (D)

Next Topic: /TJOB=job_name /NOTJOB (D)

Removing Jobs from the Dependency List

You can also specify jobs with the /NOSYNCHRONIZATION qualifier. The manager removes the specified jobs from the dependency list. For example, /NOSYNCHRONIZATION=(MYJOB, THISJOB) removes jobs named MYJOB and THISJOB from the dependency list.

If you use /NOSYNCHRONIZATION without specifying a job list, the manager removes all dependencies.