>>Message imported from previous forum - Category:ClearSCADA Software<<
User: hardin4019, originally posted: 2019-09-18 12:05:19 Id:517
Has anyone else experienced this, and is there a way to synchronize the SeqNo between servers? We have a third party software that is pulling the data via SQL Query, and uses the SeqNo to maintain the last record pulled so it doesn't get duplicates. The problem being that if there is a fail over, the SeqNo of the new server doesn't match the old server, and even when you go back to the original server, the SeqNo doesn't appear to pick back up from where it left off. Is there something other than the SeqNo that we should be using that isn't effected by server swaps?
>>Responses imported from previous forum
Reply From User: geoffpatton, posted: 2019-09-18 14:30:31
I would try using RecordId or FileId and File Offset.
Reply From User: BevanWeiss, posted: 2019-09-18 21:43:03
[at]geoffpatton said:
I would try using RecordId or FileId and File Offset.
I'd be careful using the RecordId also... we've encountered situations where this wasn't unique.
The FileId and File Offset would be guaranteed unique on a particular server. But between two servers which might not have consistent data I'm not sure on this either.
It's a great question for Schneider Tech Support however. If you do find a globally unique and consistent identifier for CDBEventJournal entries please let me know 🙂
>>Responses imported from previous forum
Reply From User: geoffpatton, posted: 2019-09-18 14:30:31
I would try using RecordId or FileId and File Offset.
Reply From User: BevanWeiss, posted: 2019-09-18 21:43:03
[at]geoffpatton said:
I would try using RecordId or FileId and File Offset.
I'd be careful using the RecordId also... we've encountered situations where this wasn't unique.
The FileId and File Offset would be guaranteed unique on a particular server. But between two servers which might not have consistent data I'm not sure on this either.
It's a great question for Schneider Tech Support however. If you do find a globally unique and consistent identifier for CDBEventJournal entries please let me know 🙂
User | Count |
---|---|
188 | |
56 | |
18 | |
17 | |
16 | |
10 |
Discuss challenges in energy and automation with 30,000+ experts and peers.
Find answers in 10,000+ support articles to help solve your product and business challenges.
Find peer based solutions to your questions. Provide answers for fellow community members!