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
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,9 @@ Reviewed: 03.11.2023
15
15
16
16
# Team Publications
17
17
18
-
-[Data Pump: Export Best Practices](https://macsdata.com/oracle/datapump-best-practices-export)
18
+
-[Data Pump: Export Best Practices](https://macsdata.com/oracle/data-pump-best-practices-export)
19
19
- Detailed best practices guide around Oracle Data Pump export (expdp), available on Marcus Doeringer's public platform
20
-
-[Data Pump: Import Best Practices](https://macsdata.com/oracle/datapump-best-practices-import)
20
+
-[Data Pump: Import Best Practices](https://macsdata.com/oracle/data-pump-best-practices-import)
21
21
- Detailed best practices guide around Oracle Data Pump import (impdp), available on Marcus Doeringer's public platform
22
22
-[Upload Large Data Pump Files to OCI - using OCI CLI Multipart Uploads](https://www.youtube.com/watch?v=9100uKXquic)
23
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
@@ -37,9 +37,12 @@ Reviewed: 03.11.2023
37
37
- This blog post provides a high-level overview of the steps to migrate data from a source Oracle Database to the Autonomous Database Cloud using Data Pump and OCI Object Storage
38
38
-[Migrate to Oracle Autonomous DB@Azure using Azure blob storage - Video](https://www.youtube.com/watch?v=CtTgweuLG9s)
39
39
- YouTube video by Mihai Costeanu showing how to import data into Oracle Autonomous DB@Azure using Data Pump and Azure blob storage to store the dump files
40
-
-[Migrate to Oracle Autonomous DB@Azure using Azure blob storage](https://macsdata.com/oracle/datapump-import-adb-azure-blob-storage)
40
+
-[Migrate to Oracle Autonomous DB@Azure using Azure blob storage](https://macsdata.com/oracle/data-pump-import-adb-azure-blob-storage)
41
41
- Migration Guide showing how to import data into Oracle Autonomous DB@Azure using Data Pump and Azure blob storage to store the dump files, available on Marcus Doeringer's public platform
- The Data Pump Log Analyzer is a powerful Python script designed to parse and analyze Oracle Data Pump log files. The tool provides valuable insights into Data Pump operations key metrics and performance data
- The ultimate resource for mastering every option in detail and to unlock the full potential of the Python script, available on Marcus Doeringer's public platform
43
46
44
47
# Useful Links
45
48
-[Data Pump in Database 21c LiveLabs Workshop](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=742&clear=RR,180&session=1384894897131)
0 commit comments