How to fix the Oracle error ORA-41635: invalid unit of time used in duration specification?
In this post, you’ll learn more about the Oracle ErrorORA-41635: invalid unit of time used in duration specification with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-41635: invalid unit of time used in duration specification
Reason for the Error ORA-41635: invalid unit of time used in duration specification
An attempt was made to use an invalid unit of time for the rule class’s duration specification. Valid units are : minutes, hours, and days.
How to fix the Error ORA-41635: invalid unit of time used in duration specification ?
You can fix this error in Oracle by following the below steps
Correct the duration specification and try again.
Leave Your Comment