Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-30071

conversion between datetime/interval and string fail

Cause

An error occurs during a conversion between datetime/interval and string data type due to one of the following reasons:

  • The buffer is too short to hold the result.
  • The format string is bad.

Action

Correct the problem and try again.