'Updates are already being recorded for this table' error when I tried to add Schedule Job to update set

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2015 01:06 PM
Hi,
When I try to add schedule Job to update set using 'Force to Update Set' UI Action, I receive this error - Updates are already being recorded for this table
This started happening after the instance is moved to FUJI. In case you knows what is going on, please drop in a comment.
Thanks!
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2015 10:11 PM
Go to following link and check that attributes value for the current record is 'update_synch=false'
Get more details on this from following link
6.1 The update_synch Attribute

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2015 10:15 AM
Thanks Gurpreet for replying. I see the attribute having ' no_labels=true,update_synch=false' value for the table sysauto_script. And I'm still getting the same error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2015 10:18 AM
Sravani,
Scheduled jobs are not captured in update sets. It is better to export/import schedule jobs.
NOTE: Make a small change on the target instance on schedule job for it to trigger correctly. Like adding a space and removing it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2015 10:37 AM
Thanks Saritha. I wonder what is the purpose of 'Force to update set' UI Action in that case. We use Team Development to move update sets from one instance to other. So, I would prefer adding schedule jobs to update set rather than export/ import xml