RMAN Commands - Oracle
docs.oracle.com › cd › B19306_012.1 Summary of RMAN Commands. Table 2-1 provides a functional summary of RMAN commands that you can execute at the RMAN prompt, within a RUN command, or both. All commands from previous RMAN releases work with the current release. For command line options for the RMAN client, refer to "cmdLine".
Amit Pawar: RMAN Command cheat sheet
pawaramitdba.blogspot.com › 2014 › 09Sep 12, 2014 · RMAN Command cheat sheet. Posted on Friday, 12 September 2014 by Amit Pawar. RMAN> list backupset; RMAN> list backupset of database; RMAN> list backupset of database completed before '22-NOV-00'; RMAN> list backupset of archivelog all; RMAN> list backupset of tablespace users; RMAN> list backupset of datafile 1;