Using the Exceptions table
For a list of BMC AMI Utility Manager global columns, see Exceptions-table.
Activating and deactivating exceptions
The ACTIVE column setting in the Exceptions table enables you to activate or deactivate an exception without deleting it. You can use this setting to deactivate an exception, but keep it for future use. For example, if you encounter a problem running a reorganization because of an object, you might create an exception in the Exceptions table to exclude the object. If you resolve the problem, you might want to deactivate the exception but not delete it in case the problem recurs.
The following ACTIVE column settings are available:
- Y—BMC AMI Utility Managerprocesses the exception normally.
- N—BMC AMI Utility Manager ignores the exception.
Setting exceptions to expire
You can set an exception to expire based on the following criteria:
- Date and time
- Number of runs per job step
Setting exceptions based on date and time
To set an exception to expire based on date and time, enter a timestamp in the EXPIRATION_DATE column in the Exceptions table. When the specified date and time arrives (to the nearest second):
- BMC AMI Utility Manager sets the ACTIVE column value to N.
- The exception remains in the table for future use.
Setting exceptions based on the number of runs per job step
To set an exception to expire based on the number of runs per job step, enter an integer in the EXPIRATION_COUNTER column in the Exceptions table. This integer represents the number of times the exception can run per job step. If the EXPIRATION_COUNTER column value reaches 0, indicating that the exception has expired, BMC AMI Utility Manager sets the ACTIVE column value to N. A column value of -1 or lower indicates that the column is not in use.
If you set an EXCEPTION_COUNTER column value, the value decreases by 1 in the following cases:
- You use a wildcard and multiple objects activate the same exception.
- Multiple RTS syntaxes are stacked in the job step.
Additional considerations
- If you set an exception to expire using both the EXPIRATION_DATE and EXPIRATION_COUNTER columns, the exception expires when the first expiration condition occurs.
- If you set the ACTIVE column value to Y when an exception has expired, BMC AMI Utility Manager ignores your setting and treats that column value as N.
- If you do not set an ACTIVE, EXPIRATION_DATE, or EXPIRATION_COUNTER column value, BMC AMI Utility Manager
- Uses the default column value (see Column names in the Exceptions table)
- Issues a warning message
- If you enter unauthorized values, BMC AMI Utility Manager ignores them and treats the exception as active.
- BMC AMI Utility Manager does not save ACTIVE, EXPIRATION_DATE, and EXPIRATION_COUNTER column values if you use the REPORTONLY or REPORTALL keyword.