This article presents how to configure physical standby database for Oracle Database 11G release 2 (11.2). 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 11G Release 2 (11.2) on Oracle Linux 7 (OEL7).
Architecture
Final standby configuration is very simple:
- one host: oel7.dbaora.com – already configured with latest binaries Oracle Database 11G
- primary database: ORA11G
- listener LISTENER – already installed
- standby database: SORA11G – this article shows how to configure it
- standby configuration will work in default mode MAXIMUM PERFORMANCE


