Oracle Solution for Error ora-36958

Solution for Oracle Error ORA-36958

ORA-36958: (XSFCAST26) The OFFSET value for cycle number

cannot be greater than the cycle's PERIODICITY, which is number

. You specified number

.

What triggered the Error:

The OFFSET for a cycle exceeded the PERIODICITY for that cycle.

What should we do to fix it:

Supply an OFFSET less than or equal to the PERODICITY for the corresponding cycle.