Deleting a Domain

Remove a WebLogic domain from WebLogic Management.

Important

Deleting a WebLogic domain doesn't delete it, rather, it removes the domain from WebLogic Management. Before you delete a domain, you should disable the WebLogic Management plugin for all the instances associated with the domain; otherwise, the domain could reappear with a later scan.

Using the Console

Before you delete a domain, you must unregister all the managed instances associated with the domain. See Unregistering an Instance.
  1. Open the navigation menu and click Observability & Management. Under WebLogic Management, click Domains.
  2. Under List scope, select the compartment that contains the domains.
  3. (Optional) Under Filters, select one or more of the following options to refine the list of domains:
    • State: Lists only the domains in the specified state.
    • Version: Lists only the domains with the specified middleware version.
    • Type: Lists only the domains with the specified middleware.
    • Patch readiness status: Lists only the domains with the specified readiness status.
  4. Under Name, click a domain to navigate to its details page.
  5. Under More actions, click Delete.
  6. In the Delete domain dialog, enter the domain name and then click Delete.
The WebLogic domain is removed from WebLogic Management, but is still available on the instance.