Database Error Messages

OCI-18716

The data does not include timezone information.

Cause

The data being processed does not contain timezone information, which is required for operations involving timezone-aware types.


Action

Ensure that the input data includes timezone information when working with timezone-sensitive types such as OffsetDateTime, OffsetTime, or ZonedDateTime.