Installation
New Oracle Environment Road Map
- Allocate Hardware & Network
- Install OS
- Prep OS for Oracle | initLnxOra
- If ASM used:
- Config Storage for ASM ( fdisk, udev)
- Install Grid Infrastructure (GI)
- Create ASM Groups
- Install Database Product
- Apply Latest Patches
- Create Database
Links for above use latest stable version.
OS
- Linux OS Installation (OEL, RHEL and CentOS)
- Linux System Prep for Oracle | Oracle's Preinstall rpm
Storage
- fdisk
- Disk Driver: Configure ASMFD | Configure UDev
Grid Infrastructure (GI)
Database Product
Patching
- Admin: Oracle CPU Page | OPatch (updating) | Conflict Detection
- Patching:
- 19.x: OJVM-DB-RU | Combo OJVM-GI-RU (RAC)
- 12.1: OJVM-DB PSU | OJVM-GI-DB PSU (RAC)
- Patching a Bug (one-off patch)
If you have RAC and a stand-alone Data Guard (DG) server, patch the DG server first (ex: OJVM-DB PSU).
Oracle Client Install
- Oracle Client Install: 19.3:
- Linux: Linux 64bit
- Windows: 64bit | 32bit
- Oracle Client Install: 11.2
ODAC
Misc
- Deinstallation
- Current Database Releases\Support
- Oracle MAA
- OJVM
- Status Checks
- Issues: 2149019.1 - 2149046.1
- Practices: Doc ID 1929745.1
- Calling Java Methods in Oracle Database
The Non-CDB architecture is being deprecated in Oracle Database 12c (12.2). You may wish to start getting familiar with Multitenant. Here is Oracle's Intro to Multitenant.