Data Guard 26ai – #23: New view V$DG_BROKER_PROPERTY

This post is part of a blog series.

Previously, the only supported way to view broker properties for members or configurations was by running the DGMGRL SHOW DATABASE or SHOW CONFIGURATION commands. These commands made it difficult to gather all properties for every member or to check for inconsistencies. Monitoring required manual parsing of the output, and there was no direct SQL option.

With Data Guard 26ai, you can now use the new V$DG_BROKER_PROPERTY view.

a select from v$dg_broker_property shows some example properties

This lets you easily query all broker properties for each member or for the whole configuration, using familiar SQL tools.

The following two tabs change content below.

Ludovico

Principal Product Manager at Oracle
Ludovico is a member of the Oracle Database High Availability (HA), Scalability & Maximum Availability Architecture (MAA) Product Management team in Oracle. He focuses on Oracle Data Guard, Flashback technologies, and Cloud MAA.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.