Before You Begin
This tutorial shows you how to Monitor and Testing the status of replicated Oracle Unified Directory (OUD) Servers Topology. This tutorial takes approximately 15 minutes to complete.
Background
In any Replicated Oracle Unified Directory Servers topology,
changes made on one OUD server are immediately propagated, or
replicated, to multiple different Oracle Unified Directory
servers in the topology. You can monitor Oracle Unified
Directory replication status by using the dsreplication
status command to obtain replication status
information.
What Do You Need?
- An environment with:
- At least 16 GB of physical memory
- Oracle Enterprise Linux 6.6 or later with access to the Internet
oraclecredentials- A basic understanding of Linux
This tutorial assumes that you have the following:
- Oracle Unified Directory 12c (12.2.1.3.0) installed in the ORACLE_HOME environment.
- This sample ldif file ds12PS3example.ldif, used for importing data while creating an OUD server instance.
- Make sure the below set of environment variables are defined
for OUD
12cORACLE_HOME=\u01\app\oracle\product\oudOUD_INSTANCES=\u01\app\oracle\config\oud_instances
Monitoring
And Testing the Status of Replicated Oracle Unified Directory Servers
Topology