Oracle Install
Ensure you understand which Edition you need and that you are aware of any restrictions for the platform you intend to install on.
Base Configuration
Base Configuration
Clone
Clone
If you are creating a Data Guard Physical Standby it may be better to clone the Oracle Home from the Primary rather than continuing.
Download
Download
ORAchk
ORAchk
Install latest version of ORAchk then run...
orachk -profile preinstall
Environment Variables
Environment Variables
unset ORA_NLS10
unset TNS_ADMIN
unset ORA_CRS_HOME
unset EXTSHM
export ORACLE_BASE=/u01/app/oracle
export ORACLE_HOSTNAME=$(hostname)
RunInstaller
RunInstaller
Check File Permissions
Check File Permissions
Tivoli Data Protect
Tivoli Data Protect
(Skip this step if you do not wish to integrate TSM with RMAN for database backups)
Patching
Patching
Database Creation
Database Creation
Follow these links to create a new database instance...
Upgrade
Upgrade
Follow these links to upgrade an existing instance to a later version...
Client Connectivity
Client Connectivity
Bibliography
Bibliography
https://docs.oracle.com/en/database/oracle/oracle-database/12.2/axdbi/index.html - Installation Guide for IBM AIX on POWER Systems (64-bit)https://oracle-base.com/articles/misc/oui-silent-installationsÂ
Pre-ChecksRDA - Health Check / Validation Engine Guide (Doc ID 250262.1)
Oracle on Oracle Linuxhttps://www.oracle.com/a/ocom/docs/linux/oracle-database-runs-best-on-oracle-linux.pdf
Read-Only Oracle Homeshttps://dbamarco.wordpress.com/2020/05/06/read-only-oracle-homes/
19chttps://docs.oracle.com/en/database/oracle/oracle-database/19/ladbi/index.html
21chttps://blogs.oracle.com/database/introducing-oracle-database-21c
11.2.0.4https://mikedietrichde.com/2020/12/17/recap-support-periods-for-oracle-11-2-0-4-on-prem-and-in-the-cloud/
Pre-ChecksRDA - Health Check / Validation Engine Guide (Doc ID 250262.1)
Oracle on Oracle Linuxhttps://www.oracle.com/a/ocom/docs/linux/oracle-database-runs-best-on-oracle-linux.pdf
Read-Only Oracle Homeshttps://dbamarco.wordpress.com/2020/05/06/read-only-oracle-homes/
19chttps://docs.oracle.com/en/database/oracle/oracle-database/19/ladbi/index.html
21chttps://blogs.oracle.com/database/introducing-oracle-database-21c
11.2.0.4https://mikedietrichde.com/2020/12/17/recap-support-periods-for-oracle-11-2-0-4-on-prem-and-in-the-cloud/