MSSQL central database checks during upgrades

The errors reported are correct. The definition check is executed by SLDatabase which does not rely on the ‘C:\Skyline DataMiner\Tools\CentralTableDefSQLserver.sql’ for the definitions. This mismatch can occur on servers that …

Issues with smart-serial and SSL/TLS

Hi Miguel, In order to use the TLS/SSL option you will need to place first a certificate in the folder C:\Skyline DataMiner\Certificates. Next, you will need to load the certificate …

How to set column(s) via an Automation script

The notify protocol 220 isn’t available from an Automation script. However the notify protocol 336 NT_FILL_ARRAY_WITH_COLUMN_ONLY_UPDATES is available first argument needs to be an object[] 0. DMAID 1. EID 2. …

How to set column(s) via an Automation script

Not a recommended answer (would be better to request a new software feature), but another workaround could be to use an SLNet message. The example below is for a notify …

Issues with smart-serial and SSL/TLS

This could perhaps be caused by a missing server certificate on the DataMiner server. Did you put one in place and configured it accordingly if it’s a password protected certificate? …

DMA Reporter could not communicate with the DMA

This happens when a dll library hasn’t been correctly registered, or when the DCOM permissions haven’t been set, which makes that the Reporter asp pages aren’t able to communicate with …