My Oracle Support Banner

Oracle Goldengate Monitor Server 12.1.3 Install Fails On RCU With ORA-01450: maximum key length (6398) exceeded error (Doc ID 1957029.1)

Last updated on MARCH 10, 2020

Applies to:

Management Pack for Oracle GoldenGate - Version 12.1.3.0.0 and later
Information in this document applies to any platform.
NOTE: In the images and/or the document content below, the user information and data used represents fictitious data from the Oracle sample schema(s) or Public Documentation delivered with an Oracle database product. Any similarity to actual persons, living or dead, is purely coincidental and not intended in any manner.

Symptoms

GoldenGate Monitor Server 12.1.3 install fails at Repository Creation Utility (RCU) with the following errors in rcu.log
-------------------
2014-12-12 15:08:34.549 ERROR rcu: oracle.sysman.assistants.rcu.backend.action.AbstractAction::handleNonIgnorableError: Received Non-Ignorable Error: ORA-01450: maximum key length (6398) exceeded
File:<path>\opss_tables.sql
Statement:CREATE UNIQUE INDEX <index_name1> ON <table_name1> (<column name>, <column name>)


2014-12-12 15:09:21.317 ERROR rcu: oracle.sysman.assistants.rcu.backend.action.AbstractAction::handleNonIgnorableError: Received Non-Ignorable Error: ORA-01450: maximum key length (6398) exceeded
File:<path>\opss_tables.sql
Statement:CREATE INDEX <index_name2> ON <table_name2>(<column name>, <column name>, <column name>)


2014-12-12 15:09:35.896 ERROR rcu: oracle.sysman.assistants.rcu.backend.action.AbstractAction::handleNonIgnorableError: Received Non-Ignorable Error: ORA-01450: maximum key length (6398) exceeded
File:<path>\opss_tables.sql
Statement:CREATE INDEX <index_name3> ON <table_name3>(<column name>, <column name>, <column name>)
-------------------

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.