Exporting Users into Excel
8th June 2021
Hi Ryan, This is currently not possible. I’m not sure how easy it would be to have such functionality. If you export the users, obviously you can’t include the password. …
Answer
8th June 2021
Hi Ryan, This is currently not possible. I’m not sure how easy it would be to have such functionality. If you export the users, obviously you can’t include the password. …
7th June 2021
The following change in MIB should fix it. Replace content to: SYNTAX INTEGER{AMP1(1), AMP2(2), ERROR_DISfix(99)} SYNTAX INTEGER{One-to-One_Two-to-Two(1),Tree-to-One_Two-to-Two(2),One-to-One_Tree-to-Two(3),ERROR_DISfix(99)}
7th June 2021
Hi Euler, The resulting rows from ‘a query that selects rows from a table’ can be used as an index feed for another component. Selecting a row in the table …
7th June 2021
Hi Euler, Retrieving trend records has been introduced in 10.1.4, although it’s currently still behind the ‘Generic Interface’ soft launch option. More information about soft launch options can be found …
7th June 2021
This can indeed be configured in your cube settings If you go to your settings on top and go to “Data Display” you can disable the option “enable heat map …
7th June 2021
Hello Jeyaram, You can always find good information in the logging as mentioned above. If you cannot find and solve the issue yourself, I would advise to send an e-mail …
7th June 2021
Do you see any errors or exceptions in C:\Skyline DataMiner\Logging\SLErrors.txt or C:\Skyline DataMiner\Logging\SLDBConnection.txt?
7th June 2021
Hi Jeyaram, Have you applied the license file after installation? In case there is an issue with the license, you can find an error in the SLDataMiner log file. (“C:\Skyline DataMiner\logging\SLDataMiner.txt”). …
7th June 2021
Hi Sean, Can you verify if your protocol XML is valid? If you check the DIS tree, corrupt XML items will be shown in red: When this is the case, …
7th June 2021
There is an issue in those versions that causes table parameters of a DVE child to not show as trended. This (and thus the issue you’re having) should be resolved …
7th June 2021
Cube makes use of the CEF (Chromium based) browser engine. It does not include a license to play H264/AAC encoded video files (see here). Instead, you could use video files …
7th June 2021
Hi Jens, what kind of embedded web browser are you using. In more recent versions this has been changed from Internet Explorer to Chromium. In some cases, it might be …
7th June 2021
Hi Jeyaram, Instructions to disable/delete a DM failover pair are available in the DataMiner help. Could this help you?
7th June 2021
You could also change the ID attribute of the <DataMiner> tag inside C:\Skyline DataMiner\DataMiner.xml. After restarting DataMiner (with SLTaskbarUtility) a new Request.lic file will be generated (which will then allow …
7th June 2021
Hi Carlos, For the currently supported releases of DataMiner, so including DataMiner 10, it is still possible to use a MySQL or MS-SQL database instead of Cassandra. You can also …