How to find which transaction logs are ready to be pruned by domino

Hi,

I would like to know if there is a way that tells which are all the transaction logs that can be pruned by domino server. I believe domino saves that information in nlogctrl.lfh file. Is there a utility which can read that file. Let me know if you have any information regarding this.

Subject: How to find which transaction logs are ready to be pruned by domino

You will have to write an API program using the backup/recovery APIs. There’s no way to do it via script, agent, or peeking at the control file.