Scanning Managed Instances
WebLogic Management scans the specified managed instance for new WebLogic domains, changes to the existing domains, and the domains' patch readiness.
Tip
Before scanning a managed instance, consider reviewing server state, patch readiness, and applied patches from the instances details page.
Before scanning a managed instance, consider reviewing server state, patch readiness, and applied patches from the instances details page.
- On the Managed instances list page, find the instance you want to work with.
- Start a Scan in one of the following ways:
- Check one or more instances and then click Scan.
- Select Scan from the Actions menu (
) for a manged instance.
- Select the name of a managed instance and then from its details page, click Scan.
- From the Scan managed instance dialog, review that this is the instance(s) to scan and then click Run.
A scan in-progress message displays.
- (Optional) View more information on the managed instance details page where its status changes to Updating. Under Resources, click Work requests to view scan progress.
- When the scan completes, the managed instance details page(s) show any changes to the instance. In the Servers section, review the patch readiness for each server.
- If the Patch readiness for all servers is Passed, the domain can be patched. See Applying Patches to a Domain.
- If the Patch readiness for a server is Failed or Warning, click View patch readiness details from the Actions menu (
) to learn why a particular server did not pass readiness checks and to help you take corrective action.
Next Steps
After scanning a managed instance, next steps might include:
Use the oci wlms managed-instance scan command and required parameters to scan a managed instance for patchability.
oci wlms managed-instance scan --managed-instance-id ocid [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the ScanManagedInstance operation to scan a managed instance for patchability.
Run the ListManagedInstanceScanResults operation to view the results of a managed instance scan.