You are currently browsing the tag archive for the ‘List backup’ tag.
Tag Archive
Useful RMAN Lists Commands
Mart 21, 2022 in Oracle Database&EBS General | Tags: List backup, list command, rman | Yorum bırakın
RMAN List backup is a useful command to list the backup taken in the system. It shows all the details about the backup taken, what time it was taken, location of the backup.
Let us see our commands:
Yazının devamını oku »List Rman backups
Ağustos 10, 2016 in Oracle Database&EBS General | Tags: List backup, rman backup | 2 yorum
As a DBA We always need to know backup informations for our databases.So I just prepared quick list for some important list backup commands.
– LIST ARCHIVELOG ALL;
– LIST BACKUP OF ARCHIVELOG ALL;
– LIST BACKUP;
– LIST BACKUP OF DATABASE;
– LIST BACKUP SUMMARY;
– LIST BACKUP BY FILE;