Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Tutorials
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • DataMiner Insights
      • Security
      • Integration Studio
      • System Architecture
      • DataMiner Releases & Updates
      • DataMiner Apps
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

How to correctly sync data in a failover pair with a MSSQL database?

Solved1.62K views7th August 2020database Failover MSSQL sync
0
João Pereira [SLC]120 4th August 2020 0 Comments

Hi,

We have a failover pair, with DataMiner 9.6 CU6, using an MSSQL DB and we can see a difference in the data (number of tables in each DB):

The issue comes when the selecting a table and forcing the sync does not work, despite the UI saying it is complete:

Refreshing the information shows that nothing was done:

Checking the SLFailover.txt log shows the failover sync status shifting from active to not active after a file is forwarded to the other agent:

What could be a root cause for this shift?

How can we prevent the Failover Sync Status from switching to not active?

How can the tables missing be copied to the backup agent, without manually copying the DB?

Thank you for the help.

João Pereira [SLC] Selected answer as best 7th August 2020

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Brent Alleweireldt [SLC]1.53K Posted 4th August 2020 3 Comments

Looks like a failure during the import is not correctly reported to the UI. On the destination DataMiner you can look into the SLDatabase[SLDataMiner].txt logfile for issues regarding the creation of the table. and SLDatabase[SLNet].txt for issues regarding the import of the database.

The Failover Sync Status is set to active whenever a forced sync is being handled by the DataMiner, This is to prevent multiple syncs being done concurrently and causing issues. So it is completely normal to see this being set to not active at the end. This does not mean that the failover setup stopped syncing the data.

João Pereira [SLC] Selected answer as best 7th August 2020
João Pereira [SLC] commented 4th August 2020

Hi Brent,
I checked SLDatabase[SLDataMiner].txt and it shows the following:

2020-08-05 00:06:58.488|16|Failed BULK offload because of duplicate key for filename C:Skyline DataMinerSystem CacheLocalelementdata_1025012020_08_05_00_06_50_0026_001.dat, try bulk merge with prefiltering.
2020-08-05 00:08:11.187|24|– Skyline DataMiner Database Dump for data_102501_10
2020-08-05 00:08:11.188|24|– Dump time: 2020-08-05 00:07:59
2020-08-05 00:08:11.189|24|;
2020-08-05 00:09:30.890|25|– Skyline DataMiner Database Dump for data_102501_11
2020-08-05 00:09:30.891|25|– Dump time: 2020-08-05 00:09:20
2020-08-05 00:09:30.892|25|;
2020-08-05 00:15:40.209|25|– Skyline DataMiner Database Dump for data_102501_10
2020-08-05 00:15:40.215|25|– Dump time: 2020-08-05 00:15:28
2020-08-05 00:15:40.215|25|;

Checking SLDatabase[SLNet], it has been showing the same message for quite some time now:

2020-07-30 17:00:15.032|31|Reading Local Config: C:Skyline DataMinerdb.xml (last write=2020-05-15 21:03:39)
2020-07-31 01:35:30.646|23|Constructor
2020-07-31 01:35:30.646|23|Reading Local Config: C:Skyline DataMinerdb.xml (last write=2020-05-15 21:03:39)
2020-08-04 23:04:35.690|22|Constructor
2020-08-04 23:04:35.690|22|Reading Local Config: C:Skyline DataMinerdb.xml (last write=2020-05-15 21:03:39)
2020-08-04 23:43:05.681|22|Constructor
2020-08-04 23:43:05.681|22|Reading Local Config: C:Skyline DataMinerdb.xml (last write=2020-05-15 21:03:39)

Are these an idication of an issue?
Is there another way to confirm whether the data is being correctly synched to the backup agent?

Thanks.

Brent Alleweireldt [SLC] commented 4th August 2020

The logging doesn’t show any issues. it might be worth to look at the logging of the SQL-server to see if there are issues being logged there.
As for another way to check if the data is synced, the best way is to just directly query the DB of the backup agent.

João Pereira [SLC] commented 7th August 2020

Understood, will check that. Thank you for the pointers Brent.

You are viewing 1 out of 1 answers, click here to view all answers.
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas

Recent questions

Correlation Engine: “Test rule” doesn’t result in a hit, despite functional rule 1 Answer | 1 Vote
When using the Setter = true attribute, will the copy action always be executed first? 1 Answer | 2 Votes
Multiple Set on Table parameters for DVE’s 1 Answer | 2 Votes

Question Tags

adl2099 (115) alarm (62) Alarm Console (82) alarms (100) alarm template (83) Automation (223) automation scipt (111) Automation script (167) backup (71) Cassandra (180) Connector (109) Correlation (69) Correlation rule (52) Cube (150) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (140) driver (65) DVE (56) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (152) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) SNMP (86) SRM (337) table (54) trending (87) upgrade (62) Visio (539) Visual Overview (345)
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin