Backup job had error

Hi Jeroen, Hi Robin, I compared the 2 Backup folders as Robin suggested. Turns out TakeBackup.exe, BackupSettings.xml, Elasticsearch.Net.dll and Nest.dll was missing. I’ve copy pasted the files from our Prime …

Search Functionality in Visio

You can simulate the search functionality with 2 basic Visio functionalities: Add a text box that sets a session variables, this will act as a search. Add a ‘Show’ condition …

Search Functionality in Visio

This is all dependent on how you are linking the services. You can do it in different ways: Dynamically generating shapes based on properties: Shape positioning based on coordinates stored …

Backup job had error

Normally you should also be able to find something in SLNet.txt when it fails. Maybe you could also double check if the server has all needed files to take a …

Failover without virtual IP

Thanks for your answers. How can we be sure that the DNS server will redirect the traffic to the active DMA and not the failover one ? What about traps, …

Failover without virtual IP

Instead of a virtual IP you will have a shared hostname.  This can be done in two ways: Add both IPs to the DNS server with the same hostname, so …

real time data offloading to central database

Offloading real-time trending to the central database has a maximum resolution of 1 trend point per 1 minute. With the current features available in DataMiner you can’t get any more …

Passing User to Script via HyperLink

The User that triggered the Automation Script can be obtained directly using the properties of the Engine class instance:

Passing User to Script via HyperLink

I don’t think there is such a keyword, but you could achieve something similar inside your script by fetching the history information events and filtering on the Parameter Description ‘Script …

Required Ports DMA – DMP

Hi Jordy, This might depend on the actual setup because the data between a DMP and the DMS can be transferred in different ways, so it is difficult to give …

DMA User Activity Action log

Hi Jurica, The activity of a user shown in the “Activity” tab in System Center is limited to the last 7 seven days. Here you don’t have an option to …

Required Ports DMA – DMP

Hi Jordy, As far as I know the requirements are the same as a standard DataMiner Agent. Please see additional information about the required ports in DataMiner Installation Guide (section …