Upgrade from DataMiner ver 9.6 to ver 10.2, database requirements.
9th February 2022
Yes – you can go to 10.2 and keep SQL as your storage. The migration of SQL to a Cassandra / Elastic cluster can be done at any time after …
Answer
9th February 2022
Yes – you can go to 10.2 and keep SQL as your storage. The migration of SQL to a Cassandra / Elastic cluster can be done at any time after …
8th February 2022
The actual data limit is indeed here the database field. Since on MySQL it is of type TEXT the size comes down to 65535 bytes. Some notes depending if your …
8th February 2022
You can send an email to your DataMiner contact person to register the protocol entry and to provide you with the details to use in the protocol. Just registering it …
8th February 2022
I don’t really see a reason why Correlation rules should not work just as fine if one of the elements involved is hidden. What I assume is going on here …
8th February 2022
My main guess would be services. Especially on MySQL systems, SLASPConnection (the process hosting this report module) requires quite some time to initialize its info for all of the services.
8th February 2022
Since v10.2 and v10.1.12, NATS is now used for communication between SLNet and SLHelper. Is it right after the upgrade or only when an action is done? E.g. when a …
8th February 2022
Hi Luis The next time that the reporter is unavailable, could you check if these work? The new reporter http://localhost/dashboard/#/ The “old” reporter http://localhost/Dashboards/Default.aspx It’s also interesting to know what …
8th February 2022
Next to the above, the filters are located here: C:\Skyline DataMiner\Users\SharedUserSettings\Filters for the public/protected filters C:\Skyline DataMiner\Users\<username>\Filters for the private filters This way you can always verify if they were …
8th February 2022
Hi Jeeva From the exception message, I’d say this would be the 1st DM config on the system. Could you verify that the folder C:/Skyline DataMiner is now a shortcut …
8th February 2022
Hi Jens, I believe there is a disk space problem on the remote location… I see there is less than 40 GB free on the remote location this DMA uses. …
8th February 2022
Hi Alex, This is intended behavior. The port settings of the existing element are saved in element.xml. If you change the driver range then these settings are read out from …
8th February 2022
Hi Michael, In case of unused filters, you can also delete them using the tool available in Cube: System Center -> Tools -> clean up unused -> Alarm filters
8th February 2022
Hi Michael, We can use a UpdateAlarmFilterMessage from an automation script to programmatically read such CSV file and then add the required filters. Due to the flexible nature of the …
7th February 2022
Hi Michael, You can delete a filter from the saved filter selection box:
7th February 2022
Hi Javier, The offload (or central) database feature has an option that allows you to offload specific parameter values (snapshot offload): More information about how to configure an offload database …