Database backup when DB name is not SLDMADB
19th October 2022
Hi, Changing that is not necessary and creating a backup should just work. We read out the DB name from db.xml. The reason SLDMADB is in there is just legacy, …
Answer
19th October 2022
Hi, Changing that is not necessary and creating a backup should just work. We read out the DB name from db.xml. The reason SLDMADB is in there is just legacy, …
19th October 2022
There is currently very scarce support for internationalization in the web apps. By default, the en-us locale is used, hence the 12 hour format. There are multiple items on the …
19th October 2022
Hi Brecht, Unfortunately, FilesToLeave only works in conjunction with the Update command, as a way to prevent files being overwritten when they already existed previously. As far as I can …
19th October 2022
Hi Alberto, It is currently not possible to change the type of a filter. The reason for this is that the filter could be in use (e.g. in the alarmconsole, …
19th October 2022
Hi Kaleb, NIC teaming is supported in DataMiner and it won’t have any impact on the licensing. So, no problem to use NIC teaming. A NIC team is actually quite …
19th October 2022
The version 10.1 CU0 currently in use here has some known problems that can lead to such errors. These have been fixed in 10.1 CU2 (RN29304)
19th October 2022
Hi Zain, Elastic cloud is currently not possible. This because Elastic cloud doesn’t support to use older versions. Currently we still need versions 6.8 of elasticsearch. We have already a …
19th October 2022
Hi Alberto, ideally you should be able to change the type more easily using the dropdown. If it would be blocking for your workflow, perhaps a NF request can be …
18th October 2022
Hi Gerwin, You can use the Skyline Booking Monitoring driver to detect such use case and trigger an Automation script (via Correlation rule) Create an element ( ie Booking Monitoring) …
18th October 2022
Michiel, It’s always good to start by understanding the expected behavior of an action when getting an exception. I assume you are executing the following method from your automation script: …
17th October 2022
The code is checking whether the alarm is being generated by DataMiner’s correlation engine. You could use SLEnumValues.CorrelationEngine (in the Skyline.DataMiner.Net.Enums namespace) to get rid of the magic number.
17th October 2022
Hi Alberto, These tabpages have been defined on a group level. On group level you can define whether the users can change the settings in the hamburger menu or not. …
17th October 2022
Unfortunately, we currently don’t have multivariate trend prediction in DataMiner. It also seems to me that trend prediction isn’t the best approach to achieve what you want to achieve, as …
17th October 2022
Hi Alberto, This is because these have been defined on a user group level. When you open your user settings (by clicking on your user in the upper right-hand corner …
17th October 2022
Hi André, Providing a password in the commandline arguments is not a secure practice so that option is not available. Using the “Remember me” checkbox on the login screen, Cube …