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

To which database tables does the volatile option have effect?

Solved847 views7th February 2023arrayoptions Databases SLProtocol
6
Brecht Deconinck [SLC] [DevOps Member]1.20K 3rd February 2023 0 Comments

When using the volatile option on a protocol table, the documentation mentions that the primary keys will not be saved.
https://docs.dataminer.services/develop/schemadoc/Protocol/Protocol.Params.Param.ArrayOptions-options.html#volatile

Does this mean the volatile option will only prevent data being stored for the particular table in the elementdata table? Or are there other tables impacted when using the volatile option?

Mieke Dryepondt [SLC] [DevOps Advocate] Selected answer as best 7th February 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
5
Michiel Saelen [SLC] [DevOps Enabler]5.63K Posted 5th February 2023 2 Comments

Hi Brecht,

By default, the Primary key column, the display key column (which could be multiple columns) will be saved to the elementdata table in Cassandra. The reason why these columns are saved by default, is to ensure the alarms have the proper (display) keys linked to them. Imagine the bitrate (alarmed) is filled before the service name (display key), then it could be an alarm is generated with an incorrect display key (empty name).

When you restart an element you will see already rows in the tables that where in there before the restart, where the primary key and display column are already filled before the connector had time to fill that particular table (other columns will have not initialized). When using the volatile option on a table those keys will not be saved on that particular table. You can choose this for every table.

Saved parameters that change continuously have a large impact on the Cassandra DB, this is why you should always think before saving a value or making it part of the primary or display key. If your table has rows that are continuously being added and removed, then that table is ideally volatile as it will otherwise have a big impact on your DB.

Mieke Dryepondt [SLC] [DevOps Advocate] Selected answer as best 7th February 2023
Laurens Moutton [SLC] [DevOps Enabler] commented 6th February 2023

Small item to add to that one: if the table is volatile and there is an alarm on a parameter then, when the element restarts, the table will be initially be empty and the open alarm will be closed. When the table fills up with data again it will raise a new alarm, and previous info like who executed “take ownership” will be lost because it’s a new alarm and new notifications might be sent out. Hence why it is not advised to have alarming on volatile tables.

Brecht Deconinck [SLC] [DevOps Member] commented 6th February 2023

So the sum up… The only table impacted when using volatile options is the elementdata table?
And as stated by Laurens, some other data (like alarms) might be indirectly impacted because the data wasn’t stored.

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