View Single Post
  #1 (permalink)  
Old September 4th, 2008, 15:04
Christopher Collins Christopher Collins is offline
Member
 
Join Date: Jun 2008
Posts: 64
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 5
Thanked 3 Times in 3 Posts
Rep Power: 2
Christopher Collins is on a distinguished road
Calendar Creation

We are having issues with calendar creation. The system gives us the following error:

ErrorUnable to update Calendar entity KING.NEED_TO_CREATE}The ACTIVITY_CALENDAR 291 cannot be created because a duplicate already existsCannot add the ACTIVITY_CALENDAR record. ACTIVITY_CALENDAR_ID must be unique.java.sql.SQLException: ORA-00001: unique constraint (GLOGOWNER.PK_ACTIVITY_CALENDAR) violated

We have verified that the ACTIVITY_CALENDAR_ID is unique. The only discrepancy that we see is that there are 2000 records indicated in the calendar counter but when we are creating them we are only at 290.

The calendars were CSV'd into this environment. Could that be the cause of this issue?

Chris
Reply With Quote