Database Error Messages

ORA-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.