Using the Schedule table
The Schedule table contains schedule records that specify the time frame within which a specific object or a wildcard group of objects can, or cannot, start running.
Specify E in the INCLUSIVE_EXCLUSIVE column to exclude objects from processing within a specified time frame.
Specify I in the INCLUSIVE_EXCLUSIVE column to include objects from processing within a specified time frame.
If there is no entry for an object in the Schedule table, the object can run at any time.
BMC AMI Utility Manager checks the include records before the exclude records and honors the first record found for an object. Therefore, to exclude objects from processing within all but specific time frames, add an exclude record that covers all time and then add include records for time frames for which you want to allow processing.
BMC AMI Utility Manager checks records from most specific to least specific. For example, MEDRECS is more specific than MEDR%.
When there is a conflict between the time frames in the Schedule table and a job schedule, the time frame specified in the Schedule table prevails. For example, if a job schedule specifies that an object should run at a time excluded in the Schedule table, the object will never run.
Related topics