How to fix the Oracle error OCI-01898: too many precision specifiers?
In this post, you’ll learn more about the Oracle ErrorOCI-01898: too many precision specifiers with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
OCI-01898: too many precision specifiers
Reason for the Error OCI-01898: too many precision specifiers
While trying to truncate or round dates, extra data was found in the date format picture
How to fix the Error OCI-01898: too many precision specifiers ?
You can fix this error in Oracle by following the below steps
Check the syntax of the date format picture and retry.
Leave Your Comment