Backup – Where is the DMS.xml file?
14th May 2021
This seems to be a known issue Backup – DMS.xml not backupped
Answer
14th May 2021
This seems to be a known issue Backup – DMS.xml not backupped
14th May 2021
Hi Bing, The actions you’re seeing (“User – xxxx – password not known by dataminer. User will be deleted.”) are actually being executed at DataMiner startup only, not on a …
13th May 2021
Hi Tomoya, I performed a small test using the driver (connector) Microsoft Platform and I was able to create the element using the following JSON message: URL: http://localhost/API/v1/json.asmx/CreateElement HTTP Method: …
13th May 2021
Hello Tomoya, Please, also consider using the IDP solution to help you to create/manage elements on your system.
12th May 2021
Tables of data (and any other metrics for that matter) are updated based on logic defined in the drivers for that element. This could be time-based, but also based on …
12th May 2021
Hi João Smart baselines are calculated at specific times, for the “continuous degradation” a calculation will happen every 24h. For the “Daily pattern”, we do the calculation every 15 minutes. …
11th May 2021
This is possible, but you should always ensure that the Cassandra cluster has the correct specifications to handle all the load. For Cassandra single node configuration on agents: When doing …
11th May 2021
The Compute Requirements page is indeed lacking this info for now. For older versions, for now the best place to look is the DataMiner Help which is included in that …
11th May 2021
Hi Gerwin, You need to filter the bookings by property ‘Virtual Platform’ using the value that is defined in each manager (image below).
11th May 2021
For future reference, the final solution was to: Adjust the firewall rules from “Domain” to “All” Using Client Test Tool, connect to any agent and send a NatsCustodianResetNatsRequest with default …
11th May 2021
I don’t believe there are other generic protocols. For testing commands we typically recommend postman, which allows composing GET, POST, PUT HTTP requests. I would refer to the proxyServer / …
11th May 2021
Hi Arunkhrishna, Before to take the memory dump, you could also check if the process is a 32-bit or 64-bit process. You can double check this using the Task Manager. …
11th May 2021
Problems where you see a difference in behavior between client machines are typically related to Cube not being up to date. Have you checked that the Cube version is the …
11th May 2021
Hi, You can check this by opening the dmp file in Visual Studio. In the dump summary, check the Process architecture. 64bit dump of 64bit process: x64 32 bit dump …
11th May 2021
Hi Yohann, Following link provides an overview regarding the compute requirements for Cassandra (when running on the DMA server, or on separate nodes). DataMiner Compute Requirements The advantage of running …