What problem does it solve? Oracle Database upgrades to 19c involve dozens of error-prone manual steps — prechecks, fixups, guaranteed restore points, timezone upgrades, Data Guard standby handling, and fallback planning — where a single missed step can force a standby rebuild or destroy the rollback path. This Skill distills field-tested playbooks from "Oracle 19c AutoUpgrade Best Practices" by Sambaiah Sammeta into actionable frameworks for planning, executing, and recovering from AutoUpgrade jobs. ## Core Features & Use Cases - Scenario-based upgrade playbooks: Plain upgrades from 11g/12c/18c, non-CDB to PDB conversion (one-step and two-step), full Multitenant CDB upgrades, unplug/plug PDB migration, and multi-version fleet upgrades with a single config file. - Fallback and troubleshooting guidance: The Fallback Ladder (GRP flashback vs scripted downgrade vs drop-PDB + RMAN restore), Data Guard standby-by-redo procedures, TDE keystore handling, and resume-don't-restart recovery for failed jobs. - Use Case: You need to upgrade a 12.1.0.2 non-CDB RAC database with a physical standby to a PDB in an existing 19c CDB. The Skill walks you through the ANALYZE→DEPLOY workflow, the target_cdb config line, ASM alias setup for the standby, TDE key import, and the drop-and-restore fallback plan. ## Quick Start Ask the AI to help you write an AutoUpgrade config file and precheck plan for upgrading your specific Oracle database version to 19c.