Skip to content

Commit 8d53304

Browse files
Merge pull request #1896 from oracle-devrel/res_wiz
Adding Wizard and Interactive
2 parents 5a4702c + 9bbc7d7 commit 8d53304

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

data-platform/modernise/data-pump/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Data Pump export utility writes the schema objects, including the tables and
66

77
A set of best practices and other useful assets/links can be found in this page.
88

9-
Reviewed: 05.02.2025
9+
Reviewed: 16.07.2025
1010

1111

1212
# Table of Contents
@@ -28,12 +28,12 @@ Reviewed: 05.02.2025
2828
- YouTube Video by Austine Ouma explaining how to run schema-based data pump jobs via SQL Developer
2929
- [SQL Developer Data Pump import into Autonomous Database](https://techrochet.com/sql-developer-data-pump-import)
3030
- Blog post by Austine Ouma explaining how to run data pump jobs into Autonomous Database from SQL Developer
31-
- [Interactive Command Mode with Oracle Data Pump](https://youtu.be/Xm0Dx-P_RCs)
32-
- YouTube Video by Austine Ouma explaining how to manage running jobs in Oracle Data Pump
31+
- [Interactive Command Mode with Oracle Data Pump](https://techrochet.com/data-pump-interactive-command-mode)
32+
- Blog Post by Austine Ouma explaining how to manage running jobs in Oracle Data Pump
3333
- [Importing large Data Pump dump files into Oracle Base Database on OCI via OCI Object Storage buckets mounted on the database file system](https://youtu.be/dWlzUMcbbo8)
3434
- YouTube Video by Austine Ouma explaining how to import large data pump dump files into Oracle Base Database on OCI via OCI Object Storage buckets mounted on the database file system
35-
- [OCI Console Data Pump Import Wizard](https://www.youtube.com/watch?v=FZAJezCQjhE)
36-
- YouTube Video by Austine Ouma explaining how to use the OCI DB Console Import Wizard to import data into Autonomous Database
35+
- [OCI Console Data Pump Import Wizard](https://techrochet.com/console-data-pump-import-wizard)
36+
- Blog Post by Austine Ouma explaining how to use the OCI DB Console Import Wizard to import data into Autonomous Database
3737
- [A Complete Guide to Migrate your Data to Autonomous Database and Best Practices](https://medium.com/@snoozrocks/a-complete-guide-to-migrate-your-data-to-autonomous-database-and-best-practices-8e5fbdaa26eb)
3838
- This blog post provides a high-level overview of the steps to migrate data from a source Oracle Database to the Autonomous Database Cloud using Data Pump and OCI Object Storage
3939
- [Migrate to Oracle Autonomous DB@Azure using Azure blob storage - Video](https://www.youtube.com/watch?v=CtTgweuLG9s)

0 commit comments

Comments
 (0)