Skip to content

Commit 0ddb41a

Browse files
authored
Merge branch 'main' into GitHubReview
2 parents 2a48e63 + 9d9d432 commit 0ddb41a

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ 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: 31.10.2024
9+
Reviewed: 05.02.2025
10+
1011

1112
# Table of Contents
1213

@@ -19,14 +20,14 @@ Reviewed: 31.10.2024
1920
- Detailed best practices guide around Oracle Data Pump export (expdp), available on Marcus Doeringer's public platform
2021
- [Data Pump: Import Best Practices](https://macsdata.com/oracle/data-pump-best-practices-import)
2122
- Detailed best practices guide around Oracle Data Pump import (impdp), available on Marcus Doeringer's public platform
22-
- [Upload Large Data Pump Files to OCI - using OCI CLI Multipart Uploads](https://www.youtube.com/watch?v=9100uKXquic)
23-
- YouTube Video by Austine Ouma explaining how to use multipart uploads for large data pump files that need to be uploaded to Oracle Cloud Infrastructure
24-
- [OCI Cloud Shell Data Pump Import into an Autonomous Database](https://youtu.be/g2mnc6QvOn8)
25-
- YouTube Video by Austine Ouma explaining how to perform a Data Pump Import from OCI Cloud Shell to migrate data into an Autonomous Database on OCI
23+
- [Upload Large Data Pump Files to OCI - using OCI CLI Multipart Uploads](https://techrochet.com/use-cli-to-upload-large-data-pump-files-to-oci)
24+
- Blog post by Austine Ouma explaining how to use multipart uploads for large data pump files that need to be uploaded to Oracle Cloud Infrastructure
25+
- [OCI Cloud Shell Data Pump Import into an Autonomous Database](https://techrochet.com/cloud-shell-import-dumps-into-adb)
26+
- Blog post by Austine Ouma explaining how to perform a Data Pump Import from OCI Cloud Shell to migrate data into an Autonomous Database on OCI
2627
- [Schema-based Oracle SQL Developer Data Pump Jobs](https://youtu.be/amdl4G_HWYc)
2728
- YouTube Video by Austine Ouma explaining how to run schema-based data pump jobs via SQL Developer
28-
- [SQL Developer Data Pump import into Autonomous Database](https://youtu.be/SWIKvnd2CiY)
29-
- YouTube Video by Austine Ouma explaining how to run data pump jobs into Autonomous Database from SQL Developer
29+
- [SQL Developer Data Pump import into Autonomous Database](https://techrochet.com/sql-developer-data-pump-import)
30+
- Blog post by Austine Ouma explaining how to run data pump jobs into Autonomous Database from SQL Developer
3031
- [Interactive Command Mode with Oracle Data Pump](https://youtu.be/Xm0Dx-P_RCs)
3132
- YouTube Video by Austine Ouma explaining how to manage running jobs in Oracle Data Pump
3233
- [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)

0 commit comments

Comments
 (0)