Viewing Domain and Server Patch Readiness

View the patch readiness of a WebLogic domain and its servers.

    1. On the Domains list page, select the name of the domain.
    2. On the Domain details page, review the patch readiness of the domain and its servers:
      • Patch readiness status: Gives the domain's patch readiness state. To patch a domain, its status must be Passed.
      • Recommended patches: Click to view the latest available patches that you can apply to the domain.
      • Server patch readiness: Identifies the number of servers in Passed, Warning or Failed patch readiness states. To patch a domain, all servers must have passed readiness checks.
      • Server patch level: Identifies the number of servers on or not on the latest available patches.
  • Use the oci wlms wls-domain list-scan-results command and required parameters to view the results of a domain scan and then filter the results using the server name.

    oci wlms wls-domain list-scan-results --wls-domain-id ocid [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

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