ohs_postUpgrade

The ohs_postUpgrade command parses all instances of the Oracle HTTP Server in the domain, and imports their wallets to the KSS database. The command imports wallets only if an entry does not exist in the database for the same keystore name.

Use with WLST: Online

Description

Use the ohs_postUpgrade command after you have upgraded from a previous version of Oracle HTTP Server to release 12c (12.2.1.3.0).

Prior to release 12c (12.2.1.3.0), Oracle HTTP Server instances/components used wallets without KSS integration. If you use the Upgrade Assistant to upgrade to 12c (12.2.1.3.0), the existing wallet contents must be imported to the KSS database for further management.

The ohs_postUpgrade command parses across all of the Oracle HTTP Server instances in the domain and imports their wallets to the KSS database if an entry does not already exist in the database for the same keystore name. This command is available only when WLST is connected to an Administration Server instance. See Upgrading from Earlier Releases of Oracle HTTP Server and Importing Wallets to the KSS Database after an Upgrade Using WLST.

Syntax

ohs_postUpgrade()

This command does not take any arguments.

Example

ohs_postUpgrade()