<- DataGuard
Prerequisites
- OS Baseline Set
- Database Baseline Set (12c\18c)
- Required Directories Created on SB
- ORACLE_SID Set
- Ensure the Oracle Patches are Up-to-Date
- OS Baseline
- Ensure OS kernels are the same on Primary and SB systems.
OS> uname -a
- Ensure OS Prepped for Oracle 🠊
- Database Baseline
- If RAC or Oracle-Restart used the GI has been installed. 🠊
- Primary and SB have same version of Oracle database product installed. 🠊
- Primary has a fully operational Oracle database.
- Primary has LOG_MODE set to ARCHIVELOG.
SQLPlus> SELECT log_mode FROM v$database;
- Required Directories Created on SB:
OMF |
ASM
- Ensure the Oracle Patches are Up-to-Date on both Primary and SB. 🠊
- Ensure the oracle user's .bashrc has the ORACLE_SID set.
System ORACLE_SID Comments
------- ------------------- -------------------------------------------------------
Primary ORACLE_SID=oradb db_name or instance name if RAC (oradb1, oradb2 etc.)
Standby ORACLE_SID=oradb_sb db_unique_name