+

Search Tips   |   Advanced Search

Delete the repository

If we no longer require the use of a repository within your federated repository, we can delete it from the configuration.

In a stand-alone server environment, complete the following task when the servers are either stopped or started. In a clustered environment, start the deployment manager and node agent. Then, verify they are able to synchronize.

  1. To list the names and types of configured repositories:

    • cd WP_PROFILE/ConfigEngine.
      ./ConfigEngine.sh wp-query-repository -DWasPassword=foo

  2. cd WP_PROFILE/ConfigEngine/properties

  3. Edit wkplc.properties

  4. Enter the following parameters in wkplc.properties under VMM Delete federated repository heading:

    • federated.delete.baseentry
    • federated.delete.id

  5. Save the changes to wkplc.properties.

  6. Delete the required repository:

      ./ConfigEngine.sh wp-delete-repository -DWasPassword=foo

  7. Stop and restart the appropriate servers to propagate the changes.

  8. If the deleted repository contains the base entry where new users and groups are stored, run the update entity types task. Use this task to select a new base entry to store the new users and groups.


Parent Delete the user registry configurations