When to use multiple exception profiles
You might need to create more than one exception profile if you need to include the same condition more than once.
In that case, create two exception profiles, each with its own conditions, then add both exception profiles to a job profile.
For example, if you want to take an image copy for objects that have never had a full image copy (ICTYPE NE F in SYSCOPY) or if the number of days since the last full image copy is greater than 14 (ICTYPE EQ F in SYSCOPY AND DAYS GT 14 in SYSCOPY), you will need to create two exception profiles.
To have more than one DSNACCOX-like exception in the same job group, use multiple exception profiles, and specify One at a time in the Evaluate Multiple Exception Profiles field in the job generation options.