Skip to content

Commit 2c3c9f3

Browse files
Merge pull request #563 from oracle-devrel/new-data-pump-videos
Added new Data Pump and Data Load videos.
2 parents 2039a17 + aa7433d commit 2c3c9f3

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

data-platform/modernise/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Also make sure to check the dedicated pages of the main technology areas of Data
1010
* [OCI Database Migration](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/modernise/oci-database-migration)
1111
* [Oracle Data Pump](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/modernise/data-pump)
1212
* [Database Patching](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/modernise/database-patching)
13+
* [Cloud Premigration Advisor Tool](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/modernise/cloud-premigration-advisor-tool)
14+
* [Transportable Tablespace](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/modernise/transportable-tablespace)
1315

1416
# Team Publications
1517

@@ -22,6 +24,8 @@ Also make sure to check the dedicated pages of the main technology areas of Data
2224
- [How to survive an Oracle Database failure without your users ever noticing - Cloud Coaching Webinar]( https://www.youtube.com/watch?v=dsUbi5dO_PU)
2325
- Cloud Coaching Webinar, including a technical demonstration, delivered by Amalraj Puthenchira around the use of Application Continuity to avoid unplanned application outages.
2426
- [Teradata to Autonomous Data Warehouse on OCI Migration Guide](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/modernise/teradata-to-autonomous-data-warehouse-migration-guide)
27+
- [Load Data into an Autonomous Database using OCI Data Load](https://youtu.be/r1ff0jW8l_s)
28+
- YouTube Video by Austine Ouma explaining how to use the OCI Data Load functionality for loading data into an Oracle Autonomous Database on OCI
2529

2630
# Useful Links
2731

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,18 @@ Reviewed: 03.11.2023
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
24-
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
26+
- [Schema-based Oracle SQL Developer Data Pump Jobs](https://youtu.be/amdl4G_HWYc)
27+
- 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
30+
- [Interactive Command Mode with Oracle Data Pump](https://youtu.be/Xm0Dx-P_RCs)
31+
- YouTube Video by Austine Ouma explaining how to manage running jobs in Oracle Data Pump
32+
- [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)
33+
- YouTube Video by Austine Ouma explaining how to import large data pump dump files into Oracle Base Database on OCI via OCI Object Storage buckets mounted on the database file system
34+
35+
2536
# Useful Links
2637
- [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)
2738
- [Data Pump Best Practices Whitepaper](https://www.oracle.com/a/ocom/docs/oracle-data-pump-best-practices.pdf)

0 commit comments

Comments
 (0)