Configuring metric extensions against a Data Guard standby database
I want to query my standby databases within a metric extension looking for log gaps and timely application of logs from the primary.
You can't connect remotely using default regular credentials because the standby database is always in RECOVERY mode so I can't add the database target to OEM using the guided process.
Suggestions?
OEM is 12c R3 and the databases are 11gR2. DG Broker is under consideration but still months from implementation here (unless this ME is a problem without a solution).
0