Delete the realm
If we changed the portal, and no longer require a realm, we can delete it from the user registry. 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.
- To list the names and types of configured repositories:
cd WP_PROFILE/ConfigEngine.
./ConfigEngine.sh wp-delete-realm -DdeleteRealmName=name_of_realm -DWasPassword=foo
- Stop and restart the appropriate servers to propagate the changes.