Parallel job summations coming up incorrectly.
Moderators: chulett, rschirm, roy
-
CoolTiranga
- Participant
- Posts: 3
- Joined: Sun Feb 08, 2009 10:09 am
Thanks for your input, Craig!
I tried a few leads in that respect, like,
1. The job and the snapshot running at the sametime.
2. For a few records in the target table for which the values were computed incorrectly, I've noticed that the incorrect value is the sum of the first few records.
The snapshot is a manual fast refresh cycled at every 15 mins. But, the records of impact have no updates and have been the same since the insert which is about a few months ago.
I am still researching the issue and hopefully find someting.
I tried a few leads in that respect, like,
1. The job and the snapshot running at the sametime.
2. For a few records in the target table for which the values were computed incorrectly, I've noticed that the incorrect value is the sum of the first few records.
The snapshot is a manual fast refresh cycled at every 15 mins. But, the records of impact have no updates and have been the same since the insert which is about a few months ago.
I am still researching the issue and hopefully find someting.
-
CoolTiranga
- Participant
- Posts: 3
- Joined: Sun Feb 08, 2009 10:09 am
Thanks Craig! Cannot thank the DSXchangers enough for the valuable contribution of time in sharing the knowledge.
With my issue, luckily with the Datasets I saved before and after the correct run we've realized that the sql query is returing duplicates by using the differece stage of comparing the two. After searching for any known bugs in Oracle, I stumbled upon this one post. I hope I know the real issue as to why there are duplicates soon! I can say that there is no data reason why a duplicate should occur and not the immediate next minute.
http://dbaspot.com/forums/oracle-server ... p-bug.html
Thank you!
With my issue, luckily with the Datasets I saved before and after the correct run we've realized that the sql query is returing duplicates by using the differece stage of comparing the two. After searching for any known bugs in Oracle, I stumbled upon this one post. I hope I know the real issue as to why there are duplicates soon! I can say that there is no data reason why a duplicate should occur and not the immediate next minute.
http://dbaspot.com/forums/oracle-server ... p-bug.html
Thank you!
