In order to support dry run operations, it would be useful to have a DB info function that return the backup ID of the most recent full backup that meets the age criteria.
The function should accept the aging criteria as a number of days and return the backup ID of the newest full backup that is older in days than the number of days given.
In order to support dry run operations, it would be useful to have a DB info function that return the backup ID of the most recent full backup that meets the age criteria.
The function should accept the aging criteria as a number of days and return the backup ID of the newest full backup that is older in days than the number of days given.