Oracle Database Migration Methods

所在平台: Udemy

课程主页: https://www.udemy.com/course/oracle-database-migration-methods/

课程评论:没有评论

第一个写评论        关注课程

课程简介

## Oracle数据库迁移方法 课程总结 本课程主要面向数据库管理员(DBA),旨在教授如何有效、安全地将Oracle数据库从一个服务器迁移到另一个服务器。课程涵盖了两种核心的Oracle内置迁移工具:RMAN(Oracle Recovery Manager)和Data Pump。 **核心内容包括:** * **数据库的克隆、复制和移动:** 这是DBA日常工作中的常见任务,本课程将深入探讨其实现方式。 * **Oracle RMAN:** 作为Oracle数据库的备用和恢复管理器,RMAN不仅能自动化备份恢复流程,还能方便地实现数据库跨平台迁移。 * **Oracle Data Pump:** 作为比传统`exp`和`imp`更快速、更灵活的版本,Data Pump能够在不影响源库和目标库平台的情况下执行数据库迁移。 * **实时迁移脚本和步骤:** 课程提供了实际操作所需的脚本和详细步骤,帮助学员掌握实时迁移的技巧。 * **具体的迁移场景:** * 活动数据库复制(Active Database Duplication) * 基于PITR(Point-in-Time Recovery)的数据库复制 * 使用RMAN进行跨平台迁移 * 使用Data Pump进行跨平台迁移 * Oracle 12c 到 19c 的手动升级 本课程通过录制的直播课程形式,帮助DBA熟练掌握Oracle数据库迁移的核心技术,提升工作效率。未来还将持续更新更多迁移步骤和视频讲座。

课程评论(0条)

课程详情

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 AnotherOracle 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 duplicationPITR based database duplicationCross platform migration using RMANCross platform migration using data pumpOracle 12c to 19c manual upgrade

课程标签

0人关注该课程

主题相关的课程