Oracle DBA, How To, Error, Cause and Action

ORA-13009: the specified date string is invalid

ORA-13009: the specified date string is invalid

Cause:

The specified date string has a bad component or does not match the specified format string.


Action:

Make sure that the components of the date string are valid and that the date and format strings match.

No comments:

Post a Comment

Thanks for your comment.