Generic Known Upgrade Issues

This section covers issues related to upgrading to Enterprise Manager Cloud Control 13c Release 5:

Creating the SYSMAN User Account Password

The SYSMAN account password must begin with a letter. It can only contain uppercase or lowercase letters, numbers, and the characters like $, #, _.

Examples of valid passwords:

Yourpw1, oracle_User

Examples of invalid passwords:

Welcome!, 123oracle, #Oracle

(Bug 22879000)

Oracle Home Data Not Collected Correctly After Management Agent Update

Oracle Home data may not be collected correctly for Management Agents that were deployed as Gold Images, that no longer match the Gold Image configuration after plug-ins or patches were applied.

You can address this issue by either running the Oracle Home collections manually or waiting for the Oracle Home collections to be run automatically.

(Bug 21757085)

Transparent Data Encryption Page Unavailable After Upgrade From Previous Versions of Enterprise Manager

After performing an upgrade from either Enterprise Manager Cloud Control Release 3 (12.1.0.3) or Enterprise Manager Cloud Control Release 4 (12.1.0.4) to Enterprise Manager Release 13c, you may not be able to view or access the Transparent Data Encryption (TDE) functionality under the Security menu in the context of a target database (specifically version 11.1.0.7).

Perform the following steps to reach the Transparent Data Encryption home page:

  1. From the Oracle Database page, navigate to the Security home page by choosing Security from the Oracle Database home page.

  2. From the Security menu, choose Home.

  3. On the Security home page, scroll down to the Encryption, Redaction and Masking section.

    In this section you will find high level information related to Transparent Data Encryption (if the keystore was previously configured).

  4. If the keystore is not configured, click on the home icon in the Oracle Advanced Security section to navigate to the TDE home page.

    TDE home page is displayed.

This issue occurs primarily with target Database version 11.1.0.7.

(Bug 22231728)

Silent Upgrade from 13.4 RU10 to 13.5 Unable to Cancel Upgrade

If you are upgrading from Enterprise Manager 13c Release 4 Update 10 (13.4 RU10) to Enterprise Manager 13c Release 5 in silent mode, there is currently no option to cancel or abort the upgrade if the prerequisites are not fully met.

(Bug: 32617255)

Monitoring Only Support for Weblogic 14 Targets

In Enterprise Manager 13.5 Weblogic FMW1411 and FMW1412 targets will be discovered for monitoring only.

(Bug: 32458835)

Silent Upgrade To Enterprise Manager 13.5 Using EMPREREQKIT_PROPERTY_FILE Generates an Execution Error

While attempting to perform a silent upgrade to Enterprise Manager 13.5 using the EMPREREQ_KIT=true parameter and passing the response file with: EMPREREQKIT_PROPERTY_FILE=<response_file_path> the following error is encountered: ERROR: Installer execution failed (1). The error is generated because in Enterprise Manager 13.5 the EMPREREQKIT_PROPERTY_FILE option is deprecated. Instead use only the responseFile option. For more information see: Running the EM Prerequisite Kit in Silent Mode (Command Prompt) in Enterprise Manager Cloud Control Basic Installation Guide.

(Bug: 31890734)

EMPREREQ_KIT=TRUE does not display existing OMS home in UI for upgrade

Running the EM Prerequisite Kit using the graphical interface during an upgrade (using EMPREREQ_KIT=TRUE) is not supported. There are two available alternatives:
  • Perform a standalone EMPREREQ_KIT upgrade in silent mode. For more information see: Running the EM Prerequisite Kit in Silent Mode (Command Prompt) in Enterprise Manager Cloud Control Basic Installation Guide.
  • Perform an END to END dry run of the Enterprise Manager 13.5 upgrade until it reaches the Prerequisite Checks portion, then exit.
(Bug: 32689178)

Enterprise Manager 13.5 Updated Using INSTALL_SWONLY_WITH_PLUGINS Fails

While attempting to perform an upgrade to Enterprise Manager 13.5 using the INSTALL_SWONLY_WITH_PLUGINS=true parameter the following error is encountered: Invalid variable(s): INSTALL_SWONLY_WITH_PLUGINS ERROR: Installer execution failed (1). The error is generated because in Enterprise Manager 13.5 the INSTALL_SWONLY_WITH_PLUGINS parameter is no longer required to be passed in the command line. This internal parameter is set by default to TRUE.. For more information see: Installing an Enterprise Manager System Using Software Only Install Along With Plugins and Configuring Later in Enterprise Manager Cloud Control Advanced Installation and Configuration Guide.

(Bug: 32222992)

Oracle Analytic Server (OAS) does not support Oracle Database 21c

If configuring the reporting framework, note that Oracle Analytic Server (OAS) does not yet support Oracle Database 21c. For more information see: Certification - Supported Data Sources in Oracle Analytics Administering Oracle Analytics Server.

SYSMAN schema should exclusively be used by Enterprise Manager

The SYSMAN schema should exclusively be used by Enterprise Manager. Ensure that none of the following objects were manually created under the SYSMAN schema:
  • Views manually created in SYSMAN over DB Link
  • User created tables with name combinations: <Table Name>_E, <Table Name>

    Example: EXYZ_KTABLE and EXYZ_KTABLE_E

If any such objects were created, drop them before an upgrade.

(Bug: 32088634)

MDS Schema Creation Fails During the First OMS Node Upgrade When the second OMS Node is Stopped

MDS schema creation fails during the first OMS upgrade when the second OMS (add OMS) is stopped using the emctl stop oms command with error: (java.sql.SQLSyntaxErrorException: ORA-01940: cannot drop a user that is currently connected). To avoid this error during an Enterprise Manager 13.5 upgrade be sure to stop the OMS with emctl stop oms -all option, for any additional OMS node upgrade.

(Bug: 32573195)