Skip to content

Commit 17b3ddd

Browse files
committed
Changes look good.
1 parent c395e00 commit 17b3ddd

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 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: 03.11.2023
9+
Reviewed: 05.02.2025
1010

1111
# Table of Contents
1212

@@ -19,14 +19,14 @@ Reviewed: 03.11.2023
1919
- Detailed best practices guide around Oracle Data Pump export (expdp), available on Marcus Doeringer's public platform
2020
- [Data Pump: Import Best Practices](https://macsdata.com/oracle/data-pump-best-practices-import)
2121
- 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
22+
- [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)
23+
- 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
24+
- [OCI Cloud Shell Data Pump Import into an Autonomous Database](https://techrochet.com/cloud-shell-import-dumps-into-adb)
25+
- 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
2626
- [Schema-based Oracle SQL Developer Data Pump Jobs](https://youtu.be/amdl4G_HWYc)
2727
- 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
28+
- [SQL Developer Data Pump import into Autonomous Database](https://techrochet.com/sql-developer-data-pump-import)
29+
- Blog post by Austine Ouma explaining how to run data pump jobs into Autonomous Database from SQL Developer
3030
- [Interactive Command Mode with Oracle Data Pump](https://youtu.be/Xm0Dx-P_RCs)
3131
- YouTube Video by Austine Ouma explaining how to manage running jobs in Oracle Data Pump
3232
- [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)