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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ 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: 18.08.2025
9
+
Reviewed: 19.08.2025
10
10
11
11
12
12
# Table of Contents
@@ -24,8 +24,8 @@ Reviewed: 18.08.2025
24
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
25
-[OCI Cloud Shell Data Pump Import into an Autonomous Database](https://techrochet.com/cloud-shell-import-dumps-into-adb)
26
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
27
-
[OCIFS Utility](https://techrochet.com/ocifs)
28
-
- Blog post by Austine Ouma explaining how to mount an Object Storage bucket as a file system on Oracle Linux 8 or 9
27
+
-[Import large data pump files on Base DB with the OCIFS Utility](https://techrochet.com/ocifs)
28
+
- Blog post by Austine Ouma explaining how to mount an Object Storage bucket as a file system on Oracle Linux 8 or 9. When dump files are larger than the default file system
29
29
-[Schema-based Oracle SQL Developer Data Pump Jobs](https://youtu.be/amdl4G_HWYc)
30
30
- YouTube Video by Austine Ouma explaining how to run schema-based data pump jobs via SQL Developer
31
31
-[SQL Developer Data Pump import into Autonomous Database](https://techrochet.com/sql-developer-data-pump-import)
0 commit comments