Viewing Server Patch Readiness in a Domain

View the patch readiness of a server in a specified WebLogic domain.

Important

Using the Console

  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.
  5. In the Servers section, review the list of servers in the domain and their details, such as state, restart order, and patch status.
  6. In the Actions menu (Actions icon) for a server, click View patch readiness details.
  7. In the Patch readiness details panel, review the checks conducted. Any checks that show Warning or Failed list the details of the issue to help you take corrective action.
  8. Click Close.

Using the API

Run the ListWlsDomainScanResults operation to view the results of a domain scan and then filter the results using the server name.