Hi,
Is there a way to reset the cube crl freeze BPA to check if there are no new occurences?
Hi Gerwin,
For the first part of your question (how to reset):
The Cube CRL Freeze BPA checks the number of occurrences based on the SLClient log files on each DataMiner Agent.
If you want to start from a clean slate, there are two options:
- Restart the DataMiner Agent, which clears the log files on startup
- Or let new log entries overwrite the old ones over time, which will also remove the previous occurrences from the logs
For the second part (checking for new occurrences):
The BPA details include the timestamp of the most recent occurrence. That makes it easy to see if anything new has happened after the restart.
I’ve added a screenshot from development below. It’s not exactly the same as what you’ll see, but it shows where that timestamp is displayed.

Hope that helps!
Indeed, it cleared after an failover/restart 🙂