Database Error Messages

ORA-01830

Date format picture ends before converting entire input string.

Cause

A valid date format picture included extra data. The first part of the format picture was converted into a valid date. The remaining data was not required.


Action

Check the specifications of the date format picture and retry.