Table of Contents

Search

  1. Introduction
  2. Multidomain MDM Version 10.3
  3. Installation and Upgrade
  4. Version 10.3

Oracle Database 12.2 or later

Oracle Database 12.2 or later

Multidomain MDM
does not support OJDBC 8, which ships with Oracle Database 12.2.
Workaround: Before you install
Multidomain MDM
, replace OJDBC 8 with OJDBC 7.
  1. From the Oracle website, download the
    OJDBC7.jar
    file.
  2. Save the
    OJDBC7.jar
    file in the following Oracle directory:
    <Oracle installation directory>/12.2/client64/lib
  3. Navigate to the following directory:
    <
    MDM Hub installation directory
    >/database/bin
  4. Open the
    sip_ant
    script for your operating system and add the following properties:
    -Doracle.net.crypto_checksum_client=REQUIRED -Doracle.net.crypto_checksum_types_client=SHA
  5. Navigate to the following directory:
    <
    MDM Hub installation directory
    >/database/bin/oracle
  6. Open the
    database.xml
    file and add the following elements:
    <sysproperty key="oracle.net.crypto_checksum_client" value="REQUIRED"/> <sysproperty key="oracle.net.crypto_checksum_types_client" value="SHA1"/>
  7. Install
    Multidomain MDM
    .
(MDM-23437)

0 COMMENTS

We’d like to hear from you!