Introduction To Oracle Database Backup And Security

A Practical hands-on guide to backing up and restoring Oracle Databases and Implementing security

Last updated 2022-01-10 | 4.2

- Download and Install Oracle Database
- Backup a database
- Restore a database

What you'll learn

Download and Install Oracle Database
Backup a database
Restore a database
Secure a database
Manage database user priviledges and roles
View deleted historical data with flashback
Recover dropped tables

* Requirements

* y
* You should have an understanding of database concepts like Table|Row|Columns
* Basic SQL knowledge

Description

Oracle Database  is a relational database management system -RDBMS that is widely used by a lot of organisations to store and manage their data.

Database backup and recovery as well as securing the database from unauthorized access are key tasks performed by Database administrators or anyone that closely works with  or looks after databases.

As a backup administrator, your principal duty is to devise, implement, and manage a backup and recovery strategy. In general, the purpose of a backup and recovery strategy is to protect the database against data loss and reconstruct the database after data loss.

The Oracle database provides security in the form of authentication, authorization, and auditing. Authentication ensures that only legitimate users gain access to the system. Authorization ensures that those users only have access to resources they are permitted to access.


This course is a practical hands-on that will teach you how to:
    • Perform a  full database backup
    • Perform a database  restore and recovery
    • View and retrieve historical data using Flashback technology
    • Recover and retrieve dropped tables
    • Establish security measures to protect the database
    • Manage user roles and privileges to the database  
    • Enabling Archive log mode
    • Auditing Oracle Database users
    • Predefined Oracle user accounts


After the end of this course , you will know how to :

  • Backup and restore a database
  • Manage database user access and security
  • Recover dropped tables
  • Use Oracle flashback technology.


Who this course is for:

  • Beginner Database administrators
  • Data Analyst
  • Data Scientist
  • Engineers
  • Students
  • Recent Graduates who want explore IT carreer

Course content

3 sections • 24 lectures

Introduction Preview 02:07

Hardware Requirements Preview 00:17

Software Requirements Preview 00:15

Download Oracle Database Preview 06:26

Install Oracle Database Preview 05:48

Unlock Sample HR Schema Account Preview 03:30

Download and install Java JDK Preview 05:24

Download Oracle SQL Developer Preview 04:55

Install Oracle SQL Developer Preview 06:07

Starting Oracle SQL Developer Preview 03:40

SQLplus Preview 09:34

Introducction Preview 08:13

Enabling ARCHIVELOG Mode Preview 09:23

Backing up the database Preview 07:28

Restoring and Recovering Database Preview 06:12

Viewing and Restoring Historical Data using Flashback Preview 10:21

Recovering Dropped Tables Preview 06:47

Establishing Security Policy on a Database Preview 06:41

Database Privileges and Roles Preview 10:26

Managing Oracle database users Preview 07:50

Creating new database user Preview 06:39

Auditing database activities Preview 07:19

Predefined Oracle user accounts Preview 10:32

Thank You Preview 00:09