Instructional Video8:25
Curated Video

Oracle Database Administration from Zero to Hero - Configuring RMAN Persistent Settings (Part 1 of 2)

Higher Ed
In this video, we will focus on configuring RMAN persistent settings. You will learn how to set the RMAN backup retention policy, which determines how long backup data is retained. This clip is from the chapter "Database Recovery" of the...
Instructional Video13:09
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Performing Incremental Backups

Higher Ed
In this practice video, you will practice creating incremental backups and incrementally updated backups using RMAN. This clip is from the chapter "Taking Backups in Oracle Databases" of the series "Oracle Database Administration from...
Instructional Video5:34
Curated Video

Oracle Database Administration from Zero to Hero - Performing Incremental Backups (3 of 3)

Higher Ed
In this video, we will explore the configuration of Block Change Tracking (BCT) for incremental backups. You will understand how BCT improves the efficiency of backup operations. This clip is from the chapter "Taking Backups in Oracle...
Instructional Video9:07
Curated Video

Oracle Database Administration from Zero to Hero - Performing Incremental Backups (2 of 3)

Higher Ed
In this video, we will focus on the practical aspects of performing incremental backups using RMAN. You will learn how to take incremental backups and implement incrementally updated backups. This clip is from the chapter "Taking Backups...
Instructional Video8:18
Curated Video

Oracle Database Administration from Zero to Hero - Performing Incremental Backups (1 of 3)

Higher Ed
In this video, we will introduce the concept of incremental backups. You will understand the difference between differential and cumulative incremental backups and their significance in the backup strategy. This clip is from the chapter...
Instructional Video8:44
Curated Video

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

Higher Ed
In this practice video, you will practice using multiple options to back up control files, produce backups as image copies, and utilize TAGs in RMAN backups. This clip is from the chapter "Taking Backups in Oracle Databases" of the...
Instructional Video6:19
Curated Video

Oracle Database Administration from Zero to Hero - Performing RMAN Backups - Part II (1 of 3)

Higher Ed
In this video, we will focus on additional aspects of RMAN full backups. You will learn multiple options to backup control files and how to back up the SPFILE. This clip is from the chapter "Taking Backups in Oracle Databases" of the...
Instructional Video7:47
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Performing RMAN Backups - Part I (2 of 2)

Higher Ed
In this practice video, you will gain hands-on experience with taking database and tablespace backups online using RMAN. This clip is from the chapter "Taking Backups in Oracle Databases" of the series "Oracle Database Administration...
Instructional Video6:56
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Performing RMAN Backups - Part I (1 of 2)

Higher Ed
In this practice video, you will practice taking a whole database backup and enabling the ARCHIVELOG mode in the ORADB database using RMAN. This clip is from the chapter "Taking Backups in Oracle Databases" of the series "Oracle Database...
Instructional Video9:38
Curated Video

Oracle Database Administration from Zero to Hero - Performing RMAN Backups - Part I (2 of 2)

Higher Ed
In this video, we will focus on performing full backups using RMAN. You will learn how to create whole database backups and partial backups, and how to specify a format for RMAN backups. This clip is from the chapter "Taking Backups in...
Instructional Video9:57
Curated Video

Oracle Database Administration from Zero to Hero - Performing RMAN Backups - Part I (1 of 2)

Higher Ed
In this video, we will explore different backup strategies, backup types, and backup modes. You will gain an understanding of the various RMAN backup types available for Oracle databases. This clip is from the chapter "Taking Backups in...
Instructional Video9:23
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Introducing RMAN

Higher Ed
In this practice video, you will have hands-on experience with RMAN. You will learn how to start RMAN, connect it to a target database, configure date and time formats, change persistent settings, and set the...
Instructional Video9:16
Curated Video

Oracle Database Administration from Zero to Hero - Introduction to RMAN (Part 3 of 3)

Higher Ed
In this video, we will delve deeper into RMAN command types, configuring persistent settings, and understanding the modes of issuing commands to RMAN. You will acquire essential skills for effectively utilizing RMAN in your backup and...
Instructional Video7:47
Curated Video

Oracle Database Administration from Zero to Hero - Introduction to RMAN (Part 2 of 3)

Higher Ed
In this video, we will continue our exploration of RMAN. You will learn how to start RMAN, connect it to a target database, and initiate backup and recovery operations. This clip is from the chapter "Taking Backups in Oracle Databases"...
Instructional Video9:31
Curated Video

Oracle Database Administration from Zero to Hero - Introduction to RMAN (Part 1 of 3)

Higher Ed
In this video, we will introduce the Recovery Manager (RMAN) and its benefits. You will gain insights into the components of RMAN architecture and understand their roles in the backup and recovery process. This clip is from the chapter...
Instructional Video12:40
Curated Video

Oracle Database Administration from Zero to Hero - Introducing Backup and Recovery

Higher Ed
In this video, we will explore the fundamentals of backup and recovery in Oracle databases. You will learn about different categories of data failure, understand the backup and recovery roadmap, and compare the available Oracle database...
Instructional Video5:53
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Enabling the ARCHIVELOG Mode

Higher Ed
In this practice video, you will have the opportunity to enable the ARCHIVELOG mode in the database on srv1. You will also examine the generated archived redo log files, putting into practice the concepts discussed in the previous...
Instructional Video10:04
Curated Video

Oracle Database Administration from Zero to Hero - Managing the Archived Redo Log Files (Part 2 of 2)

Higher Ed
In this video, we will continue our exploration of managing archived redo log files. You will learn how to control the archived redo log file name format, change the database archiving mode, display the current archiving mode, and gain...
Instructional Video11:18
Curated Video

Oracle Database Administration from Zero to Hero - Managing the Archived Redo Log Files (Part 1 of 2)

Higher Ed
In this video, we will shift our attention to the management of archived redo log files. You will learn about the different archiving modes, compare NOARCHIVELOG and ARCHIVELOG modes, and discover how to set archive destinations. This...
Instructional Video5:18
Curated Video

Oracle Database Administration from Zero to Hero - Managing the Redo Log (Part 4 of 4)

Higher Ed
In this video, we will compare undo and redo data and explore the best practices for managing the redo log. You will gain a deeper understanding of the considerations and techniques for optimal redo log management. This clip is from the...
Instructional Video12:34
Curated Video

Oracle Database Administration from Zero to Hero - Managing the Redo Log (Part 3 of 4)

Higher Ed
In this video, we will focus on the management of redo log groups and members. You will learn how to effectively manage these components to ensure reliable data recovery. This clip is from the chapter "Managing Fast Recovery Area and...
Instructional Video9:12
Curated Video

Oracle Database Administration from Zero to Hero - Managing the Redo Log (Part 2 of 4)

Higher Ed
In this video, we will continue our discussion on managing the redo log. You will understand the differences between a clean shutdown and an abnormal shutdown, and gain insights into the instance recovery mechanism. This clip is from the...
Instructional Video10:12
Curated Video

Oracle Database Administration from Zero to Hero - Managing the Redo Log (Part 1 of 4)

Higher Ed
In this video, we will begin our exploration of managing the redo log in Oracle. You will learn about the significance of redo log files in both NOARCHIVELOG and ARCHIVELOG modes, as well as the writing cycle involved. This clip is from...
Instructional Video5:02
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing the Fast Recovery Area

Higher Ed
In this practice video, you will have hands-on experience examining the Fast Recovery Area (FRA) configured in the srv1 database. You will gain practical insights into the FRA management techniques discussed in the previous video. This...