Simple disaster recovery scenario with RMAN [video]

Here is a video demonstration of a simple usage of RMAN (Recovery Manager) - Using RMAN: backup - disaster - recovery demonstration

The plan executed during the video:

  1. Backup a database.
    RMAN> backup database;
  2. Simulate a disaster.
  3. Restore and recover the database.
    RMAN> restore database;
    RMAN> recover database;

 

 

We use cookies

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.