How to fix the Oracle error ORA-27413: repeat interval is too long?
In this post, you’ll learn more about the Oracle ErrorORA-27413: repeat interval is too long with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-27413: repeat interval is too long
Reason for the Error ORA-27413: repeat interval is too long
The repeat interval consisted of a calendar string larger than the maximum size allowed.
How to fix the Error ORA-27413: repeat interval is too long ?
You can fix this error in Oracle by following the below steps
Use a shorter calendar string for the repeat interval.
Leave Your Comment