:SET_CALE causes error "Calendar '&01'/ '&02' is not of type Static (S). Inserting a new period/day is not possible"
search cancel

:SET_CALE causes error "Calendar '&01'/ '&02' is not of type Static (S). Inserting a new period/day is not possible"

book

Article ID: 257957

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

An issue was found where executing a script with a lot of ':SET_CALE' commands would eventually run into error:

 

"Calendar '&01'/ '&02' is not of type Static (S). Inserting a new period/day is not possible."

 

This occurs even though the CALE-Keyword shown in the error message, actually is a static keyword.

Environment

Release : 21.0.4

Cause

Software Bug

Resolution

The issue has been confirmed to be a bug and will be fixed with a future service pack for Automation Engine V21.0 .

 

Workaround: use WAIT or divide the script into smaller batches, so that no more than 30 calendars are processed at a time.