Hello everyone,
Does anyone know if there is a tool to resync alarms from PROD cluster to Offload DB?
I am asking this because when the DB cluster did a failover, the offload DB was lost for around 3 days.
Unfortunately this is not possible, the mechanism works as follows:
When an alarm is generated it will go into the C:\Skyline DataMiner\System Cache\Offload folder
Those files are being pushed towards the Offload DB.
If the files would still be there, maybe in the failure folder you can just simply add them again to the active agent in the \alarms folder and the data will be pushed again. If the files were note generated there is not much you can do except making a script to collect and convert the alarms from our local DB, but that would require a lot of work/testing to create