Previous Topic

Next Topic

Book Contents

Book Index

Limitations

Condition inheritance applies to one table only. Relationships between tables are ignored.

Unusual job definition 1

This enhancement does not handle "unusual" job definitions. For example, assume that three jobs are present in a table:

Under normal conditions, jobs B and C would never run. However, if job B is deleted using the condition inheritance feature, job C will incorrectly run every Sunday.

Unusual job definition 2

If job B deletes condition 1, job C will never run. However, if job B is deleted using the condition inheritance feature, job C will incorrectly run.

Unusual job definition 3

Assume that job B deletes output condition X. If job B is deleted using the condition inheritance feature, the deletion of output condition X will be lost.

Other feature limitations

Parent Topic

Condition Inheritance