Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Data Migration: Database Migration MS SQL to Oracle DB

via Udemy

Overview

Practical Hands-on Migrating from Microsoft SQL Server to Oracle | MySQL ,Microsoft access, Oracle to SQL Server

What you'll learn:
  • Migrate SQL Database to Oracle
  • Connect to third party database
  • Capture third party source data
  • Configure third party database connection
  • Convert Captured Data Model to Oracle
  • Create Migration Repository
  • Generate Migration Scripts to create Target Database
  • Translate Third Party SQL Objects to Oracle
  • Move Data from SQL Server into Oracle

Data Migration is an important function anyone working with a database should be able to carry out.

There are several tools available to perform database and data migration. In this course we will be using a free powerful tool by Oracle called Oracle SQL Developer to migrate a third party database from Microsoft SQL Server into Oracle.

Database migration involves several steps specified below:

Setting up a Migration Repository : The Migrations Repository is a database schema that stores themetadata collected and transformed in the migration process.

Configuring the Third Party Database Connection : You need to configure a database connection for the databasewhich you would like to migrate. There are two steps to this process: Download JDBC driver and Connecting to Third
Party Database.

Capturing Source Database :This step is used to capture a snapshot of the current stateof your third-party database and is necessary to provide SQL Developer with a "point in time" view of your database. Once this step is complete, the Migration wizard works on the meta-data stored in its repository, instead of issuing queries against your live database.

Convert Captured Model to Oracle : The next step in the migration process is to convert the captured modelof the database to an Oracle-specific model.

Translate Third Party SQL Objects to Oracle :The next step in the migration process is to translate theT-SQL objects - constraints, functions, procedures, triggers, views - to Oracle SQL objects.

Generating Scripts to Create Target Database :Once the conversion process has completed, SQL Developer hasa model of what the converted database will look like. This is used to generate SQL scripts for the creation of the new Oracle Database schema(s) and to run these scripts.

Move Data from Third Party Database to Oracle :The last step in the Migration Wizard is to move the data to the new database. Migrating the data is a process that copies the data from the third-party database to the new tables
in the Oracle database. The Migration Wizard uses the same Oracle database connection required to run the scripts as it does to move the data.


We will also be using Microsoft SQL Server Migration Assistant (SSMA) tool to automate database migration to SQL Server

from Oracle, MySQL and Microsoft Access.

Taught by

Bluelime Learning Solutions

Reviews

4.4 rating at Udemy based on 370 ratings

Start your review of Data Migration: Database Migration MS SQL to Oracle DB

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.