Skip to Main Content

Oracle Database Discussions

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!

Timestamp format must be yyyy-mm-dd hh:mm:ss.fffffffff exception

475739Dec 11 2005
Hi,
I am running a web application that connects to oracle 9i database server. I am getting the following exception whenever I access Timestamp.valueOf(object)..

java.lang.IllegalArgumentException: Timestamp format must be yyyy-mm-dd hh:mm:ss.fffffffff
at java.sql.Timestamp.valueOf(Timestamp.java:160).

JDK version 1.4.
Oracle client : Oracle 10 g instant client.
Oracle server: Oracle 9i.

Can somebody help me out.

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 8 2006
Added on Dec 11 2005
0 comments
870 views