RMAN backupset summary
How do I list RMAN backupset summary for the past three day only?
I can list backupset completed between sysdate-3 and sysdate, but that is too much information.
However when I use list backupset summary, it provide with too much info from too many date. And I can't combine it with "between sysdate-3 and sysdate". Am I doing something wrong?
I want something like list backupset summary, but only for the past 3 day (so that on Monday, it would also contain data for Saturday and Sunday). Thanks.
I can list backupset completed between sysdate-3 and sysdate, but that is too much information.
However when I use list backupset summary, it provide with too much info from too many date. And I can't combine it with "between sysdate-3 and sysdate". Am I doing something wrong?
I want something like list backupset summary, but only for the past 3 day (so that on Monday, it would also contain data for Saturday and Sunday). Thanks.
0