New DataMiner software release notification

Hi Dojo, When a new version is released, apart from the notification on cube client nd researching the release notes, Is there another mechanism to be notified of new releases …

SLCCMigrator causing Db failing indications

When running the SLCCMigrator tool, we are seeing “Db Failing” indications from many of our server pairs.  Everything would seem ok when looking at the DB and DataMiner app.  Is …

Start From query

Hi, in LCA when using start from query, when both querys are used on the same page is the query that is being used by another query executed twice? I …

Alarms are not updating in cube

Hi I have cube on Server and on client PC, alarms are updating on the DataminerCube of Server PC but it not updating on the DataminerCube of client PC, can …

Disposable Objects in DataMiner

Hello Dojo, I have a driver that uses an HttpClient to communicate with an API. For all of the API calls, we simply initialize the Http object, sends the request, …

NATS configuration issue

Hi Dojo, On one of our clusters I’m running the BPAs and I’m getting an error from the NATS BPA: – NATS client could not communicate with a NATS client …

check a table for specific value

Hi All I am trying to check a table and if a row has a specific value in a parameter such as “Not Processed” then this will trigger another method. …