This article presents how to configure physical standby database for Oracle Database 12C release 1 (12.1). It’s not focusing on transportation method, duplication method, protection modes nor extra functionality available for physical standbys. All above will be part of future articles :).
This presentation is based on the following article Install Oracle 12C Release 1 (12.1) on Oracle Linux 6 (OEL6).
Architecture
Final standby configuration is very simple:
- one host: oel6.dbaora.com – already configured with latest binaries Oracle Database 12C
- primary database: ORA12C – already installed container database has one pluggable database PORA12C1 and SEED template database
- listener LISTENER – already installed
- standby database: SORA12C – this article shows how to configure it
- standby configuration will work in default mode MAXIMUM PERFORMANCE

