Which two are client-side components of Oracle Data Guard Broker?
A.
Oracle Enterprise Manager Cloud Control
B.
Oracle Data Guard monitor
C.
Oracle Data Guard command-line interface (DGMGRL)
D.
Oracle Data Guard Broker Manager
Explanation:
http://books.google.com.pk/books?id=qK-biQrYzAUC&pg=PA55&lpg=PA55&dq=clientside+components+of+Oracle+Data+Guard+Broker&source=bl&ots=hHTjqx70n7&sig=1SkypkiGuU
R1uPpy0QLGFPqy4mw&hl=en&sa=X&ei=qsT7Us7VDMWN7AavYCgCg&ved=0CEQQ6AEwAw#v=onepage&q=clientside%20components%20of%20Oracle%20Data%20Guard%20Broker&f=false
AC
Answer: AC
https://docs.oracle.com/database/121/DGBKR/concepts.htm#DGBKR030
Oracle Data Guard Broker Components
The Oracle Data Guard broker consists of the following components:
• Oracle Enterprise Manager Cloud Control
• Oracle Data Guard Command-Line Interface (DGMGRL)
• Oracle Data Guard Monitor
Cloud Control and the Oracle Data Guard command-line interface (DGMGRL) are the broker client interfaces that help you define and manage a configuration consisting of a collection of primary and standby databases.
DGMGRL also includes commands to create an observer, a process that facilitates fast-start failover. Section 1.4 describes these interfaces in more detail.
The Oracle Data Guard monitor is the broker server-side component that is integrated with the Oracle database. The Oracle Data Guard monitor is composed of several processes, including the DMON process, and broker configuration files that allow you to control the databases of that configuration, modify their behavior at runtime, monitor the overall health of the configuration, and provide notification of other operational characteristics. Section 1.5 describes the Oracle Data Guard monitor in more detail.
Answer: A,C
Reference: https://docs.oracle.com/database/121/DGBKR/concepts.htm#DGBKR030
Cloud Control and the Oracle Data Guard command-line interface (DGMGRL) are the broker client interfaces that help you define and manage a configuration consisting of a collection of primary and standby databases