1 Introduction to Upgrading Oracle Identity Manager to 14c (14.1.2.1.0)

Before you begin, review all introductory information to understand the standard upgrade topologies and upgrade paths for Oracle Identity Manager 14c (14.1.2.1.0).

Note:

The following topics describe the concepts related to upgrading Oracle Identity Manager:

About the Starting Points for a Oracle Identity Manager Upgrade

The only supported starting point for an upgrade to Oracle Identity Manager 14c (14.1.2.1.0) is the Oracle Identity Manager 12c (12.2.1.4.0) release.

Upgrading From 12c (12.2.1.4)

You can upgrade a 12c (12.2.1.4.0) release to 14c (14.1.2.1.0) by using one of the following methods:

.

The upgrade procedures in this guide explain how to upgrade an existing Oracle Identity Manager to Oracle Identity Manager 14c (14.1.2.1.0). If your domain contains other components, you will have to upgrade those components as well.

About the Oracle Identity Manager Upgrade Scenarios

The steps to upgrade Oracle Identity Manager to 14c (14.1.2.1.0) depend on the existing production topology.

Oracle Identity Manager can be deployed in a number of different ways. This upgrade documentation provides instructions for the common deployment topologies. However, it can be used as a guide for the less common deployment topologies as well.

Your actual topology may vary, but the topologies described here provide an example that can be used as a guide to upgrade other similar Oracle Identity Manager topologies.

Note:

For additional information about the upgrade process and planning resources to ensure your upgrade is successful, see Preparing to Upgrade in Planning an Upgrade of Oracle Fusion Middleware.

You can upgrade the following topologies or deployments using the procedure described in this guide:

About the New Features for Oracle Identity Manager 14c (14.1.2.1.0)

Several changes have been made to Oracle Identity Manager between 12c (12.2.1.4.0) and 14c (14.1.2.1.0).

To understand what's new in general in 14c (14.1.2.1.0), see New and Changed Features in Understanding Oracle Fusion Middleware.

If your environment includes Oracle WebLogic Server with Oracle ADF, see Key Differences Between Application Developer 11g and Infrastructure 14c (14.1.2.1.0).

For more information about Oracle Identity Governance 14c (14.1.2.1.0), refer to the following topics in the Administering Oracle Identity Governance:

About Upgrade Restrictions

If you are using two or more Oracle Fusion Middleware products of the same or different versions in a single, supported, Oracle Fusion Middleware configuration, you must consider the interoperability and compatibility factors before planning the upgrade.

Interoperability

In the context of Oracle Fusion Middleware products, Interoperability is defined as the ability of two Oracle Fusion Middleware products or components of the same version (or release) to work together (interoperate) in a supported Oracle Fusion Middleware configuration. Specifically, interoperability applies when the first 4 digits of the release or version number are the same. For example, Oracle Fusion Middleware 14c (14.1.2.1.0) components are generally interoperable with other 14c (14.1.2.1.0) components. See Interoperability with Oracle Identity Management Products.

Note:

Exporting and importing OAM policies from other releases by using tools such as exportPolicy, importPolicy, and so on, is not certified. An upgrade is the only supported path to move policies from one release to another.

Compatibility

In the context of Oracle Fusion Middleware products, Compatibility is defined as the ability of two Oracle Fusion Middleware components of different versions (or releases) to interoperate.

For a list of products and features available in Oracle Fusion Middleware Release 14.1.2.1.0, see Products and Features Available in Oracle Fusion Middleware 14c (14.1.2.1.0) in Understanding Interoperability and Compatibility.

Terminology Used in this Guide

For consistency, the following terminology is used in this guide.

Table 1-1 Terminology

Information Example Value Description

JAVA_HOME

/home/Oracle/Java/jdk17.0.12

Environment variable that points to the Java JDK home directory.

Database host

examplehost.exampledomain

Name and domain of the host where the database is running.

Database port

1521

Port number that the database listens on. The default Oracle database listen port is 1521.

Database service name

orcl.exampledomain

Oracle databases require a unique service name. The default service name is orcl.

DBA username

FMW

Name of user with database administration privileges. The default DBA user on Oracle databases is SYS.

DBA password

<dba_password>

Password of the user with database administration privileges.

ORACLE_HOME

/u01/app/fmw/ORACLE_HOME

12c directory in which you will install your software.

This directory will include Oracle Fusion Middleware Infrastructure and Oracle Identity Manager, as needed.

Console port

7001

Port for Oracle WebLogic Server and Oracle Identity Manager consoles.

DOMAIN_HOME

/home/Oracle/config/domains/idm_domain

Location in which your domain data is stored.

Note: This is the domain where the primary Administration server is configured.

APPLICATION_HOME

/home/Oracle/config/applications/idm_domain

Location in which your application data is stored.

Administrator user name for your WebLogic domain

weblogic

Name of the user with Oracle WebLogic Server administration privileges. The default administrator user is weblogic.

Administrator user password

<admin_password>

Password of the user with Oracle WebLogic Server administration privileges.

RCU

ORACLE_HOME/oracle_common/bin

Path to the Repository Creation Utility (RCU).

RCU schema prefix

oim

Prefix for names of database schemas used by Oracle Identity Manager.

RCU schema password

<rcu_password>

Password for the database schemas used by Oracle Identity Manager.

Configuration utility

ORACLE_HOME/oracle_common/common/bin

Path to the Configuration Wizard for domain creation and configuration.

How to Use This Guide

This guide covers various upgrade scenarios.

Depending on your existing deployment, refer to the respective topics for upgrading Oracle Identity Manager to 14c (14.1.2.1.0):

Note:

Before you begin the upgrade, ensure that you review the Pre-Upgrade Requirements and perform the necessary pre-upgrade tasks.