Previous Topic: /STALL_NOTIFY=stall_time /NOSTALL_NOTIFY (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, to remove two jobs named MYJOB and THISJOB from the dependency list, you could specify /NOSYNCHRONIZATION=(MYJOB,THISJOB).

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