Oracle Data Guard - Step-by-Step - Running RMAN Backups from Standby Database

Опубликовано: 08 Октябрь 2024
на канале: YouVolve
524
16

Hello viewers, welcome to the Step-by-Step Oracle Data Guard series and in this Part-7, we are going to learn how to configure RMAN Backups in Standby Database

We move regular backups from primary to the standby DB to improve the performance of the primary database by reducing the load. However there are licensing implications and you should make sure to have proper license from Oracle before using this feature.

Oracle data guard is an indispensable part of oracle's high availability solutions. In a real world scenario the Primary and Physical standby databases reside on geographically different locations or different data centers to make sure that even if one region goes completely down, your database is still available and intact. In this tutorial and the series I am covering various topics on oracle Data Guard, like architecture, implementation, administration, management, monitoring etc. Each of these topics may need one or more tutorials to cover it completely. I assume you are already an oracle dba or familiar with at least the basics of oracle database architecture. I will keep everything simple so there won't be any difficulty in understanding the concepts even if you are a beginner.
I am using a virtual environment for demonstration purpose.

Commands and SQLs used:
https://docs.google.com/document/d/1c...

Previous Parts in this Series:
Part-1: Create a Physical Standby using OEM
   • Oracle DataGuard - Step-by-Step - Cre...  

Part-2: DG Architecture, Configuration, Broker, Switchover, Failover
   • Oracle DataGuard - Step-by-Step - Arc...  

Part-3: Administration, Management, Monitoring using OEM
   • Oracle DataGuard - Step-by-Step - Adm...  

Part-4: Standby Log Gap, Detect, Alert and Resolve
   • Oracle Data Guard - Step-by-Step - St...  

Part-5: Primary Database Protection Modes
   • Oracle Data Guard - Step-by-Step - Pr...  

Part-6: Different Standby Database Modes
   • Oracle Data Guard - Step-by-Step - St...  


My other series on YouTube:
===========================

Mastering OEM 13c (Full Series):
   • Mastering OEM 13c  

Setting up OEM Notification, Monitoring and Alerting:
   • OEM Monitoring and Alert Setup - Unde...  

Oracle VirtualBox Virtual Machines:
   • VBox Virtual Machines