Set the Oracle Internet Directory server debug logging level, as described in

Setting Up Replication 38-3 procedure is described in Setting Up an LDAP-Based Replication Agreement by Using the Replication Wizard on page 38-16. You can also use the wizard for modifying an existing replication agreement, as described in Viewing or Modifying a Replication Setup by Using the Replication Wizard on page 41-9 and Deleting an LDAP-Based Replication Agreement by Using the Replication Wizard on page 41-10. Command Line Tools You must use command line tools to set up Advanced Replication-based replication. You can also use command line tools to set up LDAP-based replication. Command-line setup of LDAP-based replication is described in Setting Up an LDAP-Based Replication by Using the Command Line on page 38-17. Command-line setup of Advanced Replication-based replication is described in Appendix C, Setting Up Oracle Database Advanced Replication-Based Replication. When setting up replication from the command line, you use the oidctl command for stopping and starting the replication server. You use bulk tools for backing up data and loading it to other nodes. You use LDAP tools for a few operations. Optionally, you can use the bootstrap capability of the replication server for the initial data migration. You use the Replication Environment Management Tool, remtool, to perform various replication-related tasks, including: ■ Setting up a replication group ■ Converting an existing Oracle Database Advanced Replication-based agreement to an LDAP multimaster agreement. ■ Adding and deleting replicas ■ Managing the directory replication group ■ Modifying or resetting the replication Bind DN password ■ Modifying the database replication user REPADMIN password ■ Displaying various errors and status information for change log propagation Database Copy Procedure It is possible to set up replication on a new host by copying the Oracle Database from an existing host. This is a complex procedure that is not recommended for most environments. The procedure is described in Appendix L, Adding a Directory Node by Using the Database Copy Procedure. Bootstrap Rules Whether you are using the replication wizard in Fusion Middleware Control or the command line, you can use the bootstrap capability of the replication server for the initial data migration. You set the bootstrap flag by setting the attribute orclreplicastate to 0 under the replicadn. See Also: The remtool command-line tool reference in Oracle Fusion Middleware Reference for Oracle Identity Management for more information about the Replication Environment Management Tool