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