Unable to delete DataMiner users

I should also add that this is only an issue in our staging system. In our tactical and production DMS every user is able to be deleted via right click. …

Use custom Cube version for Manage Client Versions

Hi Nick, I believe what you are looking for is described here: DMA configuration related to client applications | DataMiner Docs > “Force a specific version” It mentions that you …

Generic Ping Monitoring (TCP) vs Generic Port Monitoring

In terms of port monitoring functionality there is no difference between the ‘TCP Ping’ monitoring in the Generic Ping connector and ‘Port’ monitoring in the Generic Port Monitoring connector. Both make …

Unable to delete DataMiner users

Hi Tom, You cannot delete this user because it is an “automatically added domain user”. These users are automatically created in DataMiner when a domain group is added. Since these …

How can I connect my vDCM to DM?

Hi Alejandra, if you are using the Cisco DCM driver for the vDCM, it could be also Port 5003 (IIOP). https://docs.dataminer.services/connector/doc/CISCO_DCM.html If you are using the Synamedia vDCM driver, could you …

Communication State – Timeout hysteresis

Hello Wouter, sorry for the delay in the response. I got a Timeout alarm at 16:10:44, which just like the other ones also cleared at 16:10:44. I was able to …

Usage of IDms CreateView + GetView

Hi Mieke, The dms.CreateView() method is actually asynchronous. It instructs DataMiner to create the view, but it does not wait until the view is fully available in the system, as …