-
To check the current status of the target database:
RMAN> show all;
-
To start a backup:
RMAN> backup database; -
To list backups:
RMAN> list backup;
To check the current status of the target database:
RMAN> show all;
To start a backup:
RMAN> backup database;
To list backups:
RMAN> list backup;