|
Hi,
I am using oracle 9i database. In the log file its giving below error called not a valid month. How to solve this problem.
org.ofbiz.entity.GenericDataSourceException: SQL Exception while executing the following:UPDATE
PRD.JOB_SANDBOX SET RUN_BY_INSTANCE_ID = ?, STATUS_ID = ? WHERE ((RUN_TIME <= '2007-09-18
13:49:16.429' AND START_DATE_TIME IS NULL AND CANCEL_DATE_TIME IS NULL AND
RUN_BY_INSTANCE_ID IS NULL) AND (POOL_ID IS NULL OR POOL_ID = 'pool'))
(ORA-01843: not a valid month)
thanks
ramesh
|