Db is failing

An error occurred while trying to write to the entity “CMR_Outsource_Template_Activity” [id=33055a42-fa96-4c7c-904e-9f41beccd96a@155492, type=CMR_Outsource_Template_Activity (id=12896)] (data store: CMR_Datastore). Details: org.hibernate.exception.ConstraintViolationException: Could not execute JDBC batch update: java.sql.BatchUpdateException: ORA-01400: cannot insert NULL into ("BPM_DEV_REGAT"."OUTSOURCE_TMPL_ACTIVITY"."OTEMP_ID") Data: TypedValue[it=12897,v={{<null>,,<null>,<null>,}}] 

i have checked jpa annotation its fine and primary key is auto increasing but still i am getting this error any suggestion??

  Discussion posts and replies are publicly visible

Parents Reply Children