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
    • 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
    • YouTube Videos
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Agility
      • Learn more about 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)
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Program
    • DataMiner DevOps Support
    • Feature Suggestions
  • Downloads
  • Swag Shop
  • PARTNERS
    • Business Partners
    • Technology Partners
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • >> Go to dataminer.services

Problem with the central MSSQL database during DMA agent upgrade

71 views5 hours ago
1
Jaroslaw Burtny [DevOps Member]736 9 hours ago 0 Comments

Hi All.

While upgrading the DMA agent from version 10.4.x to version 10.5.x, we're experiencing a problem with the central database in MSSQL, as shown below.

DataMiner Agent 'dma-test-03': 1 error(s) and 6 notice(s)

Errors - Exception during unicode conversion for table alarm_property : Could not allocate space for object 'dbo.SORT temporary run storage: 141116269658112' in database 'tempdb' because the 'PRIMARY' filegroup is full due to lack of storage space or database files reaching the maximum allowed size. Note that UNLIMITED files are still limited to 16TB. Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.

The upgrade succeeds, but with errors.

This is an upgrade for a single DMA test agent in a lab without a DMA cluster.

Do you know what's happening underneath? Does it transfer the entire alarm_property table to tempdb? If so, even 200 GB won't be enough, as this table is approximately 230 GB in size. Is there a different way to perform this upgrade? Following this approach, the tempdb database will require half the space of the entire DMA database, or even more if it loads the other tables in a single query.

How much space should this table contain and the appropriate amount of space for the MSSQL database?

Screenshots from the MSSQL database are in the annex of mail.

Big thanks for asnwer.

Br.

Jarek

Wouter Demuynck [SLC] [DevOps Advocate] Answered question 5 hours ago

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Wouter Demuynck [SLC] [DevOps Advocate]6.65K Posted 5 hours ago 0 Comments

Some insights here:

During upgrades, DataMiner is checking the central database table definitions.

Specifically for central databases on MSSQL, the upgrade will try to make sure that tables that use VARCHAR/TEXT columns are updated to support unicode values (NVARCHAR). Same with tables that are not using the expected collation type (DB.xml | DataMiner Docs)

Apparently in your case the alarm_property table still had such columns or incorrect collation configured.

The conversion is done by creating a temporary table with correct columns/settings, copying the data and then removing/renaming tables. This indeed means that the data is temporarily available in the database twice.

The alarm_property table contains the values for the alarm properties linked to alarm events that are in the alarm offload table. Without the table converted, property values with unicode characters might not display as expected when queried from the database.

I would assume that the same error would have appeared on previous updates. There  have not been changes to the alarm_property table format as far as I am aware.

Wouter Demuynck [SLC] [DevOps Advocate] Answered question 5 hours ago
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

© 2026 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