Restarting All Servers in a Domain

Restart all servers in a WebLogic domain that is registered with the WebLogic Management service.

    1. On the Domains list page, select the name of the domain.
    2. (Optional) In the Servers section, review server restart order.
    3. Under More actions, click Restart domain.
    4. In the Restart domain dialog, confirm this is the domain you want to restart and optionally check Force server shutdown.
    5. 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.