View Single Post
  #2 (permalink)  
Old September 5th, 2008, 09:28
cunninghamg cunninghamg is offline
Member
 
Join Date: Mar 2007
Location: Bedfordshire England
Posts: 58
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 3
Thanked 11 Times in 9 Posts
Rep Power: 2
cunninghamg is on a distinguished road
Send a message via AIM to cunninghamg Send a message via MSN to cunninghamg Send a message via Skype™ to cunninghamg
Re: Calendar Creation

Christopher

Activity_calendar has an ID populated by an Oracle Sequence number.
This field is not a GID and therefore does not get prefixed with the Domain.

Chances are that if you've tried to load a csv with ID numbers that already exist in another domain (even PUBLIC) this will give the error you are seeing.

Though I have never tried it myself, I have always been warned against using csv upload to create calendars - but to do it manually - I think you are beginning to see why.

There are always round the issues - such as altering the sequence numbers (if you have the access and know how) but unless you have an awful lot to load I would suggest manual creation.

Gary
Reply With Quote
The Following User Says Thank You to cunninghamg For This Useful Post:
Christopher Collins (September 5th, 2008)