Skip to content

Commit de17c65

Browse files
Merge pull request #540 from oracle-devrel/modernise-patching-amalraj-youtube
Added assets to Database Patching readme.md file and added reviewed d…
2 parents 9a6c090 + df14fb4 commit de17c65

File tree

4 files changed

+13
-1
lines changed

4 files changed

+13
-1
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Oracle Data Pump technology enables very high-speed movement of data and metadat
55
The Data Pump export utility writes the schema objects, including the tables and metadata that constitute mining models, to a dump file set. The Data Pump import utility retrieves the schema objects, including the model tables and metadata, from the dump file set and restores them in the target database.
66

77
A set of best practices and other useful assets/links can be found in this page.
8+
9+
Reviewed: 03.11.2023
810

911
# Table of Contents
1012

data-platform/modernise/database-patching/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,18 @@ In Oracle Cloud Infrastructure the customer owns and manages patching of OS and
66

77
Best practices & other useful resources around how to patch Oracle Databases on premises or on Oracle Cloud Infrastructure can be found on this page.
88

9+
Reviewed: 03.11.2023
10+
911
# Team Publications
1012

1113
- [How to Automate DB System Patching of Oracle Base Database in OCI](https://youtu.be/o_0KdVY631Y)
1214
- Step by step Video demo on automating the DB System Patching of Oracle Base Database in OCI
1315
- [How to Automate Database Patching of Oracle Base Database in OCI](https://youtu.be/lzGQ0IgVbBE)
1416
- Step by step Video Demo on automating the Database Patching of Oracle Base Database in OCI
17+
- [How to apply Database Quarterly Patches on ExaDB-D/ExaDB-C@C - Part 1 - Understanding the Patching Methods](https://www.youtube.com/watch?v=3LRCR16JMBY&list=PLMQIPzhkeafSri_Jo1FEel10Y7GNO_JJS&index=2)
18+
- Video explaining the various patching methods of ExaDB-D/ExaDB-C@C, part of the larger series available [here](https://www.youtube.com/playlist?list=PLMQIPzhkeafSri_Jo1FEel10Y7GNO_JJS)
19+
- [How to apply Database Quarterly Patches on ExaDB-D/ExaDB-C@C - Part 2 - Perform in-place patching of the database](https://www.youtube.com/watch?v=pNRnwMobtfU&list=PLMQIPzhkeafSri_Jo1FEel10Y7GNO_JJS&index=3)
20+
- Video explaining in-place patching of ExaDB-D/ExaDB-C@C databases, part of the larger series available [here](https://www.youtube.com/playlist?list=PLMQIPzhkeafSri_Jo1FEel10Y7GNO_JJS)
1521

1622
# License
1723

data-platform/modernise/oci-database-migration/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# OCI Database Migration - DMS
22

33
Oracle Cloud Infrastructure Database Migration (DMS) is a fully managed cloud service for migrating Oracle databases to Autonomous Database Shared/Dedicated or OCI co-managed database services like Exadata or Base Database. DMS is powered by the Zero Downtime Migration engine and provides a complete self-service experience for logical offline or online migration using Oracle GoldenGate for minimal downtime. As a source DMS supports on-premise databases running on Linux, AIX or Solaris as well as Amazon RDS and co-managed databases in OCI.
4+
5+
Reviewed: 03.11.2023
46

57
# Table of Contents
68

data-platform/modernise/zero-downtime-migration/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Zero Downtime Migration - ZDM
22

33
Oracle Zero Downtime Migration (ZDM) is the Oracle Maximum Availability Architecture (MAA)-recommended solution to migrate Oracle Databases to the Oracle Cloud. ZDM automates the entire migration process, reducing the chance of human errors and providing zero to negligible downtime for the production system.
4-
4+
5+
Reviewed: 03.11.2023
6+
57
# Table of Contents
68

79
1. [Team Publications](#team-publications)

0 commit comments

Comments
 (0)