Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Oracle Database Migration Methods

    Posted By: ELK1nG
    Oracle Database Migration Methods

    Oracle Database Migration Methods
    Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 14.2 GB | Duration: 21h 10m

    Move entire database from one platform to another

    What you'll learn
    Active database duplication using RMAN
    Backup based database duplication using RMAN
    RMAN Point-in-time database duplication
    Oracle database migration from Windows to Linux using RMAN
    Oracle database migration from Windows to Linux using Data Pump
    Oracle Database Manual Upgrade from 12c to 19c

    escription
    As a DBA, it is one of the common practices to clone or duplicate or move database from one server to another server. You might use different inbuilt tools like Oracle RMAN or Data Pump to perform the database migration or duplication. Master the different ways you can move the database with this recorded live sessions.

    Prepare & Move Database from One Server to Another

    Oracle RMAN (Oracle Recovery Manager) is a utility built into Oracle databases to automate backup and recovery process. This helps DBA to easily trigger database backups and move the database from one platform to another.

    Same way, Oracle Data Pump is a newer, faster and more flexible alternative to the "exp" and "imp" utilities used in previous Oracle versions. Oracle Data Pump allows you to perform database migration without affecting the platform of source and target database.

    Many of the utilities are available as part of Oracle DB installation and support migration for both Oracle and non-Oracle databases but in this course, we will only be looking at RMAN and Data Pump to migrate database.

    Get scripts and steps to perform migration activities in real-time!

    I shall be adding more migration steps and video lectures to the course in near future. In this migration course, you will be mainly looking at:

    Active database duplication

    PITR based database duplication

    Cross platform migration using RMAN

    Cross platform migration using data pump

    Oracle 12c to 19c manual upgrade

    Who this course is for:
    Oracle DBA
    Oracle Database Architects
    Oracle Cloud DBAs