oracle_guard_broker_conf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
oracle_guard_broker_conf [2020/10/25 12:08] andonovjoracle_guard_broker_conf [2020/10/25 12:13] (current) andonovj
Line 30: Line 30:
 ----Password file Export: ----Password file Export:
 [oracle@enode01 ~]$ scp /tmp/orapweastdb wnode03:/tmp/orapwwestdb [oracle@enode01 ~]$ scp /tmp/orapweastdb wnode03:/tmp/orapwwestdb
-oracle@wnode03's password: <oracle> 
 orapweastdb 100% 7680 7.5KB/s 00:00 orapweastdb 100% 7680 7.5KB/s 00:00
 [oracle@enode01 ~]$ [oracle@enode01 ~]$
Line 165: Line 164:
 SUCCESS (status updated 75 seconds ago) SUCCESS (status updated 75 seconds ago)
 DGMGRL> DGMGRL>
 +</Code>
 +
 +=====Verify Transportation & Apply=====
 +From the Broker it is very easy to verify both Transportation & Apply
 +
 +<Code:bash|Verify Transportation & Apply>
 +DGMGRL> show database eastdb
 +Database - eastdb
 +Role: PRIMARY
 +Intended State: TRANSPORT-ON
 +Instance(s):
 +eastdb1
 +eastdb2
 +Database Status:
 +SUCCESS
 +DGMGRL
 +DGMGRL>
 +DGMGRL> show database westdb
 +Database - westdb
 +Role: PHYSICAL STANDBY
 +Intended State: APPLY-ON
 +Transport Lag: 0 seconds (computed 1 second ago)
 +Apply Lag: 0 seconds (computed 1 second ago)
 +Average Apply Rate: 8.00 KByte/s
 +Real Time Query: OFF
 +Instance(s):
 +westdb1
 +westdb2 (apply instance)                 <- We ALWAYS HAVE only ONE apply instance.
 +Database Status:
 +SUCCESS
 +
 </Code> </Code>
  • oracle_guard_broker_conf.1603627728.txt.gz
  • Last modified: 2020/10/25 12:08
  • by andonovj