How to fix the Oracle error OCI-01873: the leading precision of the interval was too small?

In this post, you’ll learn more about the Oracle ErrorOCI-01873: the leading precision of the interval was too small with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

OCI-01873: the leading precision of the interval was too small

Reason for the Error OCI-01873: the leading precision of the interval was too small

The leading precision of the interval is too small to store the specified interval.

How to fix the Error OCI-01873: the leading precision of the interval was too small ?

You can fix this error in Oracle by following the below steps

Increase the leading precision of the interval or specify an interval with a smaller leading precision.

Tags :

Leave Your Comment