Restarting All Servers in a Domain
Restart all servers in a WebLogic domain that is registered with the WebLogic Management service.
- On the Domains list page, select the name of the domain.
- (Optional) In the Servers section, review server restart order.
- Under More actions, click Restart domain.
- In the Restart domain dialog, confirm this is the domain you want to restart and optionally check Force server shutdown.
- Click Restart.
Check the operation's progress in the Work requests section of the domain's details page. Use the oci wlms wls-domain restart command and required parameters to restart all servers in a WebLogic domain.
oci wlms wls-domain restart --wls-domain-id ocid [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the RestartWlsDomain operation to restart all servers in a domain.