Oracle DataGuard and Broker enabled,Primary(ORCLCDB) and Standby(standby) in the same linux server
1.4K
docker run --name dg_hub -p 1528:1521 -p 1529:1522 -p 5509:5500 -d pionono/dg Oracle 19c DataGuard and Broker(DGMGRL) in same server. ORACLE_SID ORCLCDB (DB Primary) port 1521 and ORACLE_SID=standby(DB Standby) port 1522 LISTENER and LISTENER_STANDBY dgmgrl sys/password@standby DGMGRL> switchover to standby DGMGRL> switchover to ORACLCDB EM DB Primary(ORCLCDB or standby) https://a.b.c.d:5508/em You can ignore DGMRL> Show Configuration Warning: ORA-16809: multiple warnings detected for the member
Content type
Image
Digest
sha256:6b614603d…
Size
7.3 GB
Last updated
almost 2 years ago
docker pull pionono/dg