B Cleaning Up an Environment Before Rerunning IAM Deployment

This appendix describes how to clean up an environment before rerunning Identity and Access Deployment.

When you provision Oracle Identity and Access Management using the runIAMDeployment.sh command, you must complete each stage in the topology before beginning the next stage, in a specified order. If a stage fails, you must clean up and start over.

To clean up a deployed environment before starting another cycle of deployment, proceed as follows:

  1. On each host, stop all Identity and Access Management processes. To do this, you should restart the host.

  2. On each host, remove the contents of the directory LOCAL_ROOT.

  3. Remove the contents of the directory IDM_TOP on shared storage.

    Note:

    In this example, SHARED_CONFIG_DIR is nested under IDM_TOP. As a result, it is also deleted. However, if you have SHARED_CONFIG_DIR in a different location, delete it explicitly as well.

  4. If you are using Oracle Internet Directory instead of Oracle Unified Directory as the directory host, drop the database schema using RCU.

After you have performed these steps, you can rerun runIAMDeployment.sh.