General database failure. (hr = 0x80040226)
18th July 2024
Hi Milos, It’s great to hear how you are testing the system, thanks for sharing that. When using OpenSearch and Cassandra Cluster, alarms are stored within OpenSearch. This is likely …
Answer
18th July 2024
Hi Milos, It’s great to hear how you are testing the system, thanks for sharing that. When using OpenSearch and Cassandra Cluster, alarms are stored within OpenSearch. This is likely …
18th July 2024
Hi Philip, I believe a third site may be the solution here. On the condition that the sites have a low latency connection (<50ms) to each other. The goal here …
18th July 2024
As this question has now been open for a long time and there has been no further reaction from you, I will now close it. If you still want more …
18th July 2024
Hi Thomas, There is a Windows scheduled task named “Skyline DataMiner LDAP Resync” that runs on the hour. This will trigger synchronization of users and groups in DataMiner, on each …
18th July 2024
Hi Normally you should not need to provide the options “SingleSignOn” or “UseLoginCredentials”. When Visio sees a url that links to the same agent that Cube is connected too, it …
18th July 2024
As this question has now been open for a long time and there has been no further reaction from you, we will now close it. If you do wish to …
18th July 2024
Thanks for the suggestion guys. It helped me to understand. Now I have created a script to fetch the alarm data and send an email. But I need to pass …
17th July 2024
This is not related to the offload database. More details of what the offload database is can be found here. You should shift your investigation to the protocol itself. The …
17th July 2024
Hi Wale, Log files are only created when a first log line is written to that file and the logs starting with Booking refer to the booking orchestration that happens …
17th July 2024
Hi Rodrigo, I assume this is in a dashboard or LCA that you want to achieve this? Select your component you want to change (in your case the graph) and …
17th July 2024
Hi After some digging I found the reason why it did not work with parametersubscriptionfilter, when using this option within childrenshapes, it will try to index using the childrenshape index. …
17th July 2024
Hi Carys, I see that you are setting the display value of the discreet. Could you please try setting the raw value instead? var switchToSite1 = element.GetStandaloneParameter<double?>(1019); switchToSite1.SetValue(1);
17th July 2024
Please find below a gif showing how you can add the trigger
17th July 2024
Hi Baranisudha, The “Access not allowed” exception you get when sending a GetParameterMessage is because your request did not specify from which element to retrieve the parameter. You can specify …
17th July 2024
Hi Samson, By default this is not possible, as we don’t want such system events to go unnoticed. However, for testing purposes you can try the following: As an action, …