Skip to content

Commit 718b733

Browse files
Merge pull request #1247 from oracle-devrel/md-dpla
added DPLA
2 parents 85af11c + a36f116 commit 718b733

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

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

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Reviewed: 03.11.2023
1515

1616
# Team Publications
1717

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)
1919
- 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)
2121
- Detailed best practices guide around Oracle Data Pump import (impdp), available on Marcus Doeringer's public platform
2222
- [Upload Large Data Pump Files to OCI - using OCI CLI Multipart Uploads](https://www.youtube.com/watch?v=9100uKXquic)
2323
- 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
3737
- 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
3838
- [Migrate to Oracle Autonomous DB@Azure using Azure blob storage - Video](https://www.youtube.com/watch?v=CtTgweuLG9s)
3939
- 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)
4141
- 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
42-
42+
- [Data Pump Log Analyzer](https://github.com/macsdata/data-pump-log-analyzer)
43+
- 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
44+
- [Data Pump Log Analyzer: Comprehensive Guide](https://macsdata.com/oracle/data-pump-log-analyzer-guide)
45+
- 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
4346

4447
# Useful Links
4548
- [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

Comments
 (0)