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
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • 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
    • 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
    • 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
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

MSSQL central database checks during upgrades

Solved1.59K views5th July 2023central database error MSSQL upgrade
0
Wale Oguntoyinbo [SLC] [DevOps Advocate]3.39K 22nd July 2020 0 Comments

During a recent DataMiner upgrade to 9.6 CU16, these errors were observed. Looking at the ‘C:\Skyline DataMiner\Tools\CentralTableDefSQLserver.sql‘ script used to create the central database, the columns being reported are defined as specified in the script.

Can these errors be ignored as it looks like a wrong check is being done?

10.185.134.116|2020-07-22 08:18:38|step|Step 19/30: UpgradeDB
10.185.134.116|2020-07-22 08:18:39|progress|Checking local database…
10.185.134.116|2020-07-22 08:18:39|progress|Checking central database…
10.185.134.116|2020-07-22 08:18:40|progress|9 tables found in database
10.185.134.116|2020-07-22 08:18:41|error|Different column definition for ‘alarm.Toa’: Expected = ‘DATETIME2’ Was = ‘datetime NOT NULL’
10.185.134.116|2020-07-22 08:18:41|error|Different column definition for ‘alarm.UserStatus’: Expected = ‘SMALLINT NOT NULL’ Was = ‘smallint’
10.185.134.116|2020-07-22 08:18:41|error|Different column definition for ‘info.Toa’: Expected = ‘DATETIME2’ Was = ‘datetime’

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 5th July 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Brent [SLC]1.57K Posted 4th August 2020 0 Comments

The errors reported are correct. The definition check is executed by SLDatabase which does not rely on the ‘C:\Skyline DataMiner\Tools\CentralTableDefSQLserver.sql’ for the definitions. This mismatch can occur on servers that have their schema created on a SQL version older than SQL 2005 and have been updated to a more recent version.

It is advised to update the reported columns to the expected definition using the correct ALTER TABLE syntax for you CentralDB-setup (See the SQL documention for more info).

A task could be created for software to update the ‘CentralTableDefSQLserver.sql’ and to have SLDatabase update the incorrect definitions to the expected ones when a mismatch is detected.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 5th July 2023
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
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