Validation and error messages
Validation is performed when you execute the RestoreCyclePeriod macro. If the validation
fails, the macro execution is aborted, and the related error message is reported in the audit
log and job manager.
This table lists the error messages for various validation failures:
Validation Condition | Error Message |
---|---|
Check the specified cycle period or scenarios are not unavailable (in processing). If they are unavailable the check is carried out repeatedly until the specified time out period reached. |
Time out of {0} seconds was reached before completion of macro step. {1}. Where {1} = error reason for time out. |
If specified, check that the cycle period exists. | Cycle period "{0}"-"{1}" cannot be found |
If the cycle period is not specified, check that an archived cycle period exists for the specified cycle. | Cycle "{0}" has no archived cycle period. |
Check that the status of the specified Cycle Period is Archived. | Cannot restore cycle period {0} because it is not Archived. |