Oracle Solution for Error ora-27415

Solution for Oracle Error ORA-27415

ORA-27415: repeat interval or calendar must start with the FREQ= clause

What triggered the Error:

e specified calendar string for the repeat interval did not start with the frequency clause.

What should we do to fix it:

eate a repeat interval that starts with a frequency clause, e.g. 'FREQ=YEARLY;BYMONTH=FEB'