Oracle Error Message
ORA-36951: (XSFCAST28) The ALLOCLAST parameter cannot be set to YES unless PERIODICITY specifies more than one cycle.
Reason for the Error
ALLOCLAST was set to YES when PERIODICITY specified a single value rather than a list of nested cycles.
Solution
Set ALLOCLAST to FALSE (the default), or specify more than one value for PERIODICITY (in the form of a parenthesized list).