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
@@ -22,6 +24,8 @@ Also make sure to check the dedicated pages of the main technology areas of Data
22
24
-[How to survive an Oracle Database failure without your users ever noticing - Cloud Coaching Webinar](https://www.youtube.com/watch?v=dsUbi5dO_PU)
23
25
- Cloud Coaching Webinar, including a technical demonstration, delivered by Amalraj Puthenchira around the use of Application Continuity to avoid unplanned application outages.
24
26
-[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
Copy file name to clipboardExpand all lines: data-platform/modernise/data-pump/README.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,18 @@ Reviewed: 03.11.2023
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
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
+
25
36
# Useful Links
26
37
-[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)
27
38
-[Data Pump Best Practices Whitepaper](https://www.oracle.com/a/ocom/docs/oracle-data-pump-best-practices.pdf)
0 commit comments