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.

    Note:

    Exclude this step for an Oracle Traffic Director installation.
  3. Remove the contents of the directory IDM_TOP on shared storage.

    Note:

    Leave the OTD_ORACLE_HOME directory intact.

    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. Remove the contents of the LCM_HOME/provisioning directory.

  5. Using the Repository Creation Utility, drop all schemas created in Section 10.5, "Loading the Identity and Access Management Schemas in the Oracle RAC Database by Using RCU."

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