You can define z/OS-Data Set Trigger jobs to create dependencies on data set activities. You can customize trigger conditions to define the circumstances in which the z/OS-Data Set Trigger job completes. After a z/OS-Data Set Trigger job completes, the server releases the successor jobs.
You can specify trigger conditions for the following data set activities:
Note: Each data set must have its own individual Data Set Trigger job. To create dependencies on multiple data sets, you must create multiple Data Set Trigger jobs.
When specifying a data set, you can either specify the name of a single data set or use the hyphen wildcard to specify a group of data sets that match the selection criteria.
The following table shows how the hyphen wildcard matches a group of data sets:
|
Specified data set name |
Matching data sets |
|---|---|
|
CYB1.PAYROLL.A |
CYB1.PAYROLL.A |
|
CYB1.PAYROLL.G- |
CYB1.PAYROLL.G0145V00 CYB1.PAYROLL.G0146V00 CYB1.PAYROLL.G0147V00 CYB1.PAYROLL.GRANTED.MORE |
|
CYB1.P- |
CYB1.PAYROLL CYB1.POSTJOBS CYB1.PROD.INPUT |
|
Copyright © 2011 CA.
All rights reserved.
|
|