Service custom properties

Hi, For legacy reasons we had 106 service custom properties in our production cluster, I’ve carried out an audit of which aren’t in use anymore, where I’ve removed 50 from …

Timeout period when uploading upgrade packages

I’m trying to upgrade our 10 DMAs in a cluster and when staging the upgrade package, some agents are hitting a timeout period so the upload stops. Is it possible …

failure upgrading from 10.1 to 10.2

I’m trying to upgrade a single DMA to 10.2, but I get following error. localhost Error Prerequisite VerifyClusterPorts.dll failed: The following ports are unreachable: 192.168.43.14:4222, 192.168.43.14:9090. Fix these and re-run …

Information events generated while using smart baseline

Hi, I’m using the following type attribute | DataMiner Docs to enable the smart baseline functionality for a given parameter. <Alarm type="relative:NOMINAL_VALUE_PID,FACTOR_PID"> Now when checking the information events, I see …

Low Code App – Query type initializer error

Hello, Have a low code app using several different queries. They were working initially, however when I connected today the tables did not populate. Going in to edit mode, and …

Errors in automation script with System.ValueTuple2

I’m trying to run an automation scripts but I’m getting errors after pressing ‘Validate’ button. After checking the SLAutomation log, I can see this is caused by the type System.ValueTuple2. …