Hi guys,
Please help me out as I'm having similar issue. Let me explain the problem:
I have a CLONE option where, you can create a clone of an existing user details and deactivate the old user. I'm able to clone a new user, but when i try to deactivate the previous use, using his ID, I get the following error -
[ERROR] [org.hibernate.util.JDBCExceptionReporter] - ORA-01861: literal does not match format
string
[2010-11-29 09:24:07,839 118368] [ERROR] [org.hibernate.util.JDBCExceptionReporter] - ORA-01861: literal does not match format string
[2010-11-29 09:24:07,841 118370] [ERROR] [org.hibernate.event.def.AbstractFlushingEventListener] - Could not synchronize database state with session
org.hibernate.exception.DataException: Could not execute
JDBC batch update
at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:77)