Instructional Video18:13
Curated Video

Oracle Database Administration from Zero to Hero - Flashback Database

Higher Ed
In this video, we will dive into the details of Flashback Database. You will learn how to describe and configure Flashback Database, enabling you to perform point-in-time recoveries. Additionally, you will discover how to execute...
Instructional Video3:21
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using Data Recovery Advisor

Higher Ed
In this practice video, you will gain hands-on experience in using the Data Recovery Advisor. You will learn how to utilize the advisor to detect and repair the loss of data files, ensuring the integrity and recoverability of your...
Instructional Video7:15
Curated Video

Oracle Database Administration from Zero to Hero - Using Data Recovery Advisor (Part 1 of 2)

Higher Ed
In this video, we will introduce the Data Recovery Advisor and its role in the backup and recovery lifecycle. You will learn about the various stages of the Data Recovery Advisor and its significance in detecting and resolving data...
Instructional Video9:29
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using RMAN Recovery Catalog

Higher Ed
In this practice video, you will apply your knowledge by performing general tasks involved in using the RMAN recovery catalog. Through practical exercises, you will gain hands-on experience in utilizing the recovery catalog effectively....
Instructional Video11:19
Curated Video

Oracle Database Administration from Zero to Hero - Using RMAN Recovery Catalog (Part 3 of 3)

Higher Ed
In this video, we will focus on creating and managing stored scripts within the RMAN Recovery Catalog. You will discover how to leverage stored scripts to streamline and automate common RMAN tasks, enhancing the efficiency of your backup...
Instructional Video7:45
Curated Video

Oracle Database Administration from Zero to Hero - Using RMAN Recovery Catalog (Part 2 of 3)

Higher Ed
In this video, we will continue our exploration of the RMAN Recovery Catalog. You will learn how to manually resynchronize recovery catalogs and catalog files into the RMAN repository. These techniques will help ensure the integrity and...
Instructional Video7:06
Curated Video

Oracle Database Administration from Zero to Hero - Using RMAN Recovery Catalog (Part 1 of 3)

Higher Ed
In this video, we will explore the usage of the RMAN Recovery Catalog. You will learn about the differences between using the control file and Recovery Catalog as the RMAN repository. Additionally, you will discover how to create and...
Instructional Video10:58
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Duplicating Databases and PDBs Using RMAN

Higher Ed
In this practice video, you will apply your knowledge by performing multiple techniques to duplicate the database “oradb†in srv1 to another database on the same host. You will gain hands-on experience with duplicating databases and...
Instructional Video14:22
Curated Video

Oracle Database Administration from Zero to Hero - Duplicating a Database Using RMAN - Part II (2 of 2)

Higher Ed
In this video, we will continue exploring database duplication using RMAN. You will learn about backup-based duplication with a connection to a recovery catalog, backup-based duplication without a connection to a target or recovery...
Instructional Video7:29
Curated Video

Oracle Database Administration from Zero to Hero - Duplicating a Database Using RMAN - Part II (1 of 2)

Higher Ed
In this video, we will delve deeper into database duplication using RMAN. You will learn how to perform active database duplication and backup-based database duplication with a connection to a target database. This clip is from the...
Instructional Video10:21
Curated Video

Oracle Database Administration from Zero to Hero - Duplicating a Database Using RMAN - Part I (3 of 3)

Higher Ed
In this video, we will further explore database duplication using RMAN. You will learn how to define duplicate database file locations, duplicate a database to a remote host, and duplicate a database into the same host. This clip is from...
Instructional Video4:57
Curated Video

Oracle Database Administration from Zero to Hero - Duplicating a Database Using RMAN - Part I (2 of 3)

Higher Ed
In this video, we will continue our exploration of database duplication using RMAN. You will understand the prerequisites for database duplication and learn the procedure for duplicating a database. This clip is from the chapter "Using...
Instructional Video6:30
Curated Video

Oracle Database Administration from Zero to Hero - Duplicating a Database Using RMAN - Part I (1 of 3)

Higher Ed
In this video, we will begin exploring the process of duplicating a database using RMAN. You will learn about different database duplication techniques and their implications. This clip is from the chapter "Using RMAN in Multitenant...
Instructional Video8:59
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using RMAN in Oracle Multitenant Databases (Part 2 of 2)

Higher Ed
In this practice video, you will continue practicing your skills in using RMAN in Oracle Multitenant Databases. You will implement recovery scenarios in CDBs and PDBs, recover the root and seed containers, recover from losing a...
Instructional Video7:41
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using RMAN in Oracle Multitenant Databases (Part 1 of 2)

Higher Ed
In this practice video, you will apply your knowledge by performing various tasks using RMAN in Oracle Multitenant Databases. You will use RMAN to create backup files of a CDB Database, take backups for a PDB, and enable a local PDB...
Instructional Video12:51
Curated Video

Oracle Database Administration from Zero to Hero - Using RMAN in Oracle Multitenant Databases

Higher Ed
In this video, we will explore the usage of RMAN in Oracle Multitenant Databases. You will learn how to differentiate between backup and recovery operations in CDBs and non-CDBs, use RMAN to perform backups of CDBs and PDBs, execute...
Instructional Video5:48
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Automating RMAN Backup Jobs (Part 2 of 2)

Higher Ed
In this practice video, you will create automatic scheduled jobs that implement a sample database backup strategy on the Windows platform. You will apply the concepts learned in the previous video to automate RMAN backup jobs...
Instructional Video10:50
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Automating RMAN Backup Jobs (Part 1 of 2)

Higher Ed
In this practice video, you will create automatic scheduled jobs that implement a sample database backup strategy on the Linux platform. You will apply the concepts learned in the previous video to automate RMAN backup jobs effectively....
Instructional Video6:58
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Performing Recovery Part II

Higher Ed
In this practice video, you will practice further recovery scenarios on the ORADB database. You will apply the concepts learned in the previous videos to perform database recovery tasks effectively. This clip is from the chapter...
Instructional Video11:20
Curated Video

Oracle Database Administration from Zero to Hero - Performing Recovery Part II - Switching Data Files and Performing PITR (2 of 2)

Higher Ed
In this video, we will continue exploring database recovery techniques. You will gain practical skills in performing database PITR, which allows you to recover your database to a specific point in time. This clip is from the chapter...
Instructional Video5:58
Curated Video

Oracle Database Administration from Zero to Hero - Performing Recovery Part II - Switching Data Files and Performing PITR (1 of 2)

Higher Ed
In this video, we will delve deeper into database recovery techniques. You will learn how to recover datafiles by switching to image copies and understand the different levels of implementing Point-in-Time Recovery (PITR). This clip is...
Instructional Video12:14
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Performing Recovery Part I

Higher Ed
In this practice video, you will practice specific recovery scenarios in the non-CDB database ORADB in srv1. You will apply the concepts learned in the previous video to perform database recovery tasks effectively. This clip is from the...
Instructional Video13:08
Curated Video

Oracle Database Administration from Zero to Hero - Introducing RESTORE and RECOVER Commands

Higher Ed
In this video, we will introduce the RESTORE and RECOVER commands in Oracle databases. You will learn about the difference between non-critical and critical data loss, understand the actions performed by these commands, and explore the...
Instructional Video6:12
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Configuring RMAN Persistent Settings

Higher Ed
In this practice video, you will have hands-on experience with setting and testing RMAN persistent settings. You will apply the concepts learned in the previous videos to configure RMAN settings effectively. This clip is from the chapter...