
Learn to use Oracle utilities for exporting and importing data, including CSV import, traditional export/import, SQL*Loader control files, and high-speed data pump across Oracle databases.
Import a csv into an oracle database table using sql loader. Create a dummy student table and a csv file, then load and verify five records.
Learn to perform data pump export with expdp, configure parameters, directories, dump and log files, and execute schema, table, and row level exports, while understanding differences from traditional export/import.
Master oracle utilities with very simple practice exercise which helps you to move data between two oracle databases. Learn how to use oracle utilities to perform data import export into different databases.
Perform entire database, single table or schema level export and import into another Oracle database
Oracle Data Pump enables very high speed data movement from one database to another
In general, DBA has to perform data Export and Import in real-time environment in order duplicate table or schema from one database to another. Oracle provides utilities in order to easily move data between two oracle databases.
With over 9 lectures, 6 hands on lab activities and 1.5 hrs of video content, you will learn:
By completing Lab Activities, you will be able to work along with the author and learn Oracle Utilities. You can even download lab activities files and practice on your test machine at home.