Skip to content

Commit d1b7b0c

Browse files
dohdatabasedbarj
andauthored
WMS ID 11671 + 11402 (#857)
* Fixing wrong paths to log files * Fixing changed date info * First batch * lab 06 * Start lab 7 * lab 7 * Update advanced-patching.md * lab 8 start * Lab 8, first part * Complete lab 8 * Formatting issue * new lab - patching container * Finishing lab 8 multitenant * Updating acknowledgments * Minor changes * Changes * . * . * Revoming rollback lan * Final change * More changes * Mike's changes * A few more ... * Rodrigo * Final changes * Corresting a few code blocks * First batch * Lab 2 * Lab 3 - part 1 * Completing lab 3 * A few touches to lab 03 * Lab 4 - most of it * Finish part 4 * Lab 5 - task 1 * Update faster-imports.md * Lab 5, tasks 2+3 * Corrections to lab 5 * Adding all labs to manifest * Lab 7 * lab 6, task 2 * Finish lab 6 * Completing lab 5 * A few corrections to lab 5 * Lab 10 * A few cosmetic changes to lab 10 * Lab 8, task 1 * Lab 8, tasks 2+3 * Lab 8 changes * Lab 8 changes * Lab 9, task 1+2 * Finish lab 9 * A few more things * Lab 11, task 1 * Text * Correcting labs 1-5 * Testing * More test outcomes * ghgf * Final round of testing * Alex testing * Alex test 2 * Alex test part 2 * Minor issues * Minor text change * Fixing a minor thing * ADB lab (#2) ADB lab * adb-migration fixes * Fix Alex findings * Fix markup style * md formatting fix * Fix next button and gerund. * Upgrade CPAT release * Fix file names * First * 2 * More stuff * More stuff * OPatch task * Final part * Upgraded the Upgrade Lab * adb-migration simplify output * Changed from "shell" to "bash" on the code sections for better colours * "Patch Me If You Can" updates * Final stuff * Few changes * f * Replacing AutoUpgrade with 25.4 * Batch 1 * fff * part 3 * lab 4 * lab 5 * Last pieces * Minor ADB lab fixes * Replace SQL*Plus with SQLcl * Review comments * Patching changes * a * Last pieces * Final changes * Minor change * Minor change to text output --------- Co-authored-by: Rodrigo Jorge <rodrigo.r.jorge@oracle.com> Co-authored-by: Rodrigo Jorge <rodrigoaraujorge@hotmail.com>
1 parent c810b62 commit d1b7b0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hitchhikers-guide-upgrade-to-23ai/14-encrypted-db-upg-conv/encrypted-db-upg-conv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ Analyze the *FTEX* database for upgrade readiness.
356356
upg1.target_home=/u01/app/oracle/product/23
357357
upg1.sid=FTEX
358358
upg1.target_cdb=CDB23
359-
upg1.target_pdb_name.FTEX=CYAN
359+
upg1.target_pdb_name=CYAN
360360
upg1.timezone_upg=NO
361361
```
362362

patch-me-if-you-can/08-patching-internals/patching-internals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In this lab, you will:
1717

1818
This lab assumes:
1919

20-
* You have completed Lab 2: Simple Patching With AutoUpgrade
20+
* You have completed Lab 7: Advanced Patching
2121

2222
## Task 1: Examine Datapatch tables
2323

0 commit comments

Comments
 (0)