On the initial overview screen I am seeing a notice about 5 incomplete backups.
What defines a backup as "Incomplete"?
What am I supposed to do with this information? Most of these are much older than our tape retention. The oldest is over a decade old.
These are all old enough that the VIEW BRMS LOG is fruitless.wrk
The underlying SQL is
SELECT
CONTROL_GROUP,
TYPE,
SAVE_START,
SAVE_END,
BACKUP_MINUTES,
OBJECTS_SAVED,
SAVE_STATUS
FROM
QUSRBRM.CG_STATUS
WHERE
SAVE_STATUS = 'INCOMPLETE'
ORDER BY
SAVE_END DESC
------------------------------
Robert Berendt IBMChampion
Business Systems Analyst, Lead
Dekko
Fort Wayne
------------------------------
#BRMSfori