EnsureJVM character encoding is set to UTF-8for the platform prior to invoking UA so as not to run into Unicode characters-related upgrade issues.
Start the Upgrade Assistant
cd $NEW_ORACLE_HOME/oracle_common/upgrade/bin ./ua
—
—
—
—
—
—
—
—
NOTE: If the upgrade fails, restore to pre-upgrade environment from backup and make the necessary fixes before restarting the UA. Refer the logs at$ORACLE_HOME/oracle_common/upgrade/logs.
Post Upgrade validation
To verify whether or not the upgrade was successful, start the Node Manager and Standalone OHS component.
cd $DOMAIN_HOME/bin nohup ./startNodeManager.sh > nodemanager.log &
cd $DOMAIN_HOME/bin ./startComponent.sh ohs1 Starting system Component ohs1 …
Initializing WebLogic Scripting Tool (WLST) …
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
Reading domain from /u02/private/oracle/config/domains/ohs Connecting to Node Manager … Successfully Connected to Node Manager. Starting server ohs1 … Successfully started server ohs1 … Successfully disconnected from Node Manager.
Exiting WebLogic Scripting Tool.
Done
Additionally, the following steps are recommended to verify a successful upgrade.