You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data-platform/modernise/data-pump/README.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,8 @@ The Data Pump export utility writes the schema objects, including the tables and
6
6
7
7
A set of best practices and other useful assets/links can be found in this page.
8
8
9
-
Reviewed: 31.10.2024
9
+
Reviewed: 05.02.2025
10
+
10
11
11
12
# Table of Contents
12
13
@@ -19,14 +20,14 @@ Reviewed: 31.10.2024
19
20
- Detailed best practices guide around Oracle Data Pump export (expdp), available on Marcus Doeringer's public platform
20
21
-[Data Pump: Import Best Practices](https://macsdata.com/oracle/data-pump-best-practices-import)
21
22
- 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
26
27
-[Schema-based Oracle SQL Developer Data Pump Jobs](https://youtu.be/amdl4G_HWYc)
27
28
- 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
30
31
-[Interactive Command Mode with Oracle Data Pump](https://youtu.be/Xm0Dx-P_RCs)
31
32
- YouTube Video by Austine Ouma explaining how to manage running jobs in Oracle Data Pump
32
33
-[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