Viewing or Setting Restart Order of Servers
During the patching process, servers are patched and restarted in a defined order. The initial restart order you see when viewing servers is a WebLogic domain setting. You can change the restart order; however, the administration server should always be set to zero (0).
Pre-General Availability: 2024-10-11
The following legal notice applies to Oracle pre-GA releases. For copyright and other applicable notices, see Oracle Legal Notices.
Pre-General Availability Draft Documentation Notice
This documentation is in pre-General Availability status and is intended for demonstration and preliminary use only. It may not be specific to the hardware on which you are using the software. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to this documentation and will not be responsible for any loss, costs, or damages incurred due to the use of this documentation.
Using the Console
- Open the navigation menu and click Observability & Management. Under WebLogic Management, click Domains.
- Under List scope, select the compartment that contains the domains.
-
(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.
- Under Name, click a domain.
- In the Servers section, review the restart order of the servers.
-
To make any changes, check one or more servers and then click Set restart order.
Important
Do not change the restart order of the administration server as it should always be set to zero (0). - Enter a new restart order number for the selected servers and then click Save changes.
Using the API
Run the SetRestartOrder operation to set the restart order of servers in a domain.