![]() ![]() ![]() ![]() ![]() ![]() |
The implicit mode of upgrade enables you to upgrade a WebLogic Server domain automatically at server startup. This mode should be used only in a development environment, and it is valid only for the machine on which the Administration Server resides. The implicit mode of upgrade is not recommended for use in a production environment.
Note: | The implicit mode of upgrade can only be used to upgrade a WebLogic Server domain. |
Before proceeding, make sure that you have performed the prerequisite steps described in Prepare to Upgrade.
To start the WebLogic Upgrade Wizard in implicit mode:
For example, make sure WL_HOME
is set to the WebLogic Server 10.3 installation, as in the following example: c:\bea\wlserver_10.3
.
By default, the WebLogic Upgrade Wizard prompts you for confirmation before starting the upgrade process. You can disable the prompt by specifying, in the startup script, the following command argument for starting the server: -Dweblogic.ForceImplicitUpgradeIfNeeded=true
Respond to the upgrade confirmation prompt, if necessary.
The WebLogic Upgrade Wizard checks whether the domain directory was generated using a valid version of WebLogic Server (7.0 or 8.1), and, if the result is true, it automatically upgrades the domain. This process occurs only once: the first time you start the Administration Server.
Note: | Implicit upgrade is not available for WebLogic Server version 9.x or 10.0 to 10.3 because upgrade is optional between these two versions. You can run a 9.x or 10.0 domain under 10.3 without modifications. |
![]() ![]() ![]() |