Database Backup and Recovery (MOSC)

MOSC Banner

Errors when creating a physical standby (on same machine as primary)

Vagrant -

Installed Version: 2.4.9
Latest Version: 2.4.9

Oracle database version 21.3

Oracle Linux Server release 8.10

This is a single machine lab setup with the Primary and Physical Standby on the same machine.

Hostname - oracle-21c-vagrant

/opt/oracle/product/21c/dbhome_1 ← Primary

/opt/oracle/product/21c/sos ← Standby

Listener.ora

LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
(ADDRESS = (PROTOCOL = TCP)(HOST = 0.0.0.0)(PORT = 1521))
)
)

DEDICATED_THROUGH_BROKER_LISTENER=ON
DIAG_ADR_ENABLED = off

SID_LIST_LISTENER =
(SID_LIST =
# Database 1 in Oracle Home A
(SID_DESC =
(GLOBAL_DBNAME = ORCLCDB)
(ORACLE_HOME = /opt/oracle/product/21c/dbhome_1)
(SID_NAME = ORCLCDB)
)
# Database 2 in Oracle Home B

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center