From 70319203f7c808c99c7ba844b30aa1b33864cf09 Mon Sep 17 00:00:00 2001 From: Austine Ouma Date: Mon, 18 Aug 2025 21:28:48 +0300 Subject: [PATCH] ocifscheck --- data-platform/modernise/data-pump/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data-platform/modernise/data-pump/README.md b/data-platform/modernise/data-pump/README.md index c3fbf29cb..b916bd286 100644 --- a/data-platform/modernise/data-pump/README.md +++ b/data-platform/modernise/data-pump/README.md @@ -6,7 +6,7 @@ The Data Pump export utility writes the schema objects, including the tables and A set of best practices and other useful assets/links can be found in this page. -Reviewed: 16.07.2025 +Reviewed: 18.08.2025 # Table of Contents @@ -24,6 +24,8 @@ Reviewed: 16.07.2025 - 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 - [OCI Cloud Shell Data Pump Import into an Autonomous Database](https://techrochet.com/cloud-shell-import-dumps-into-adb) - 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 + [OCIFS Utility](https://techrochet.com/ocifs) + - Blog post by Austine Ouma explaining how to mount an Object Storage bucket as a file system on Oracle Linux 8 or 9 - [Schema-based Oracle SQL Developer Data Pump Jobs](https://youtu.be/amdl4G_HWYc) - YouTube Video by Austine Ouma explaining how to run schema-based data pump jobs via SQL Developer - [SQL Developer Data Pump import into Autonomous Database](https://techrochet.com/sql-developer-data-pump-import)