Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

MySQL NULL dates - Value '0000-00-00' can not be represented as java.sql.Date

Keith HollinsNov 7 2016 — edited Nov 7 2016

Hi All,

Anyone found a solution to this...

NULL in a MySQL DATE field causes "java.sql.SQLException: Value '0000-00-00' can not be represented as java.sql.Date" error when my ODI (11.1.1.5 32-bit on Windows 7 Professional, SP1, 64-bit) tries to read the data through right-click on the table in the interface and selecting Data...

When run, the interface just hangs.

How can I intercept the NULL/0000-00-00 date before ODI tries to interpret it?

cheers,

Keith.

This post has been answered by Jasmine Pauline on Nov 7 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 5 2016
Added on Nov 7 2016
2 comments
1,254 views