Link Search Menu Expand Document

##Recipe: Recovering of Single Tablespace with Veeam Plugin for Oracle RMAN

Expected deliverables:

Recovery of Single Tablespace

Time to complete: 4 minutes

Ingredients: The account with Oracle SYSDBA access. The oracle environment should be set. Configured Veeam Plugin for Oracle RMAN. Healthy Oracle Database.

Before you start: User account with SysDBA permissions. Veeam Plugin for Oracle RMAN installed and configured.

Method:

  1. rman target /
  2. RMAN> run{ RECOVER TABLESPACE tablespacename:users UNTIL TIME “TO_DATE(‘22-JUNE-2022 06:00:00’,’DD-MON-YYYY HH24:MI:SS’)” AUXILIARY DESTINATION ‘/u01/oradata/’; }

Back to top

Copyright © 2023 Solutions Architects, Veeam Software.