My Oracle Support Banner

OSM 7.5 Installation Failing With Error Missing Right Paranthesis (Doc ID 3078865.1)

Last updated on MARCH 27, 2025

Applies to:

Oracle Communications Order and Service Management - Version 7.5.0.0.0 and later
Information in this document applies to any platform.

Symptoms

On : 7.5.0.0.0 version

OSM 7.5 Installation failing with error Missing Right Paranthesis

ENABLE ROW MOVEMENT, OriginalSql = CREATE TABLE om_fallout_exception(
NOT DEFERRABLE NORELY ENABLE VALIDATE,
CONSTRAINT XFK2OM_FALLOUT_EXCEPTION
FOREIGN KEY (order_seq_id)
REFERENCES om_order_header(order_seq_id) ON DELETE CASCADE
NOT DEFERRABLE NORELY ENABLE VALIDATE)
PARTITION by reference(XFK2OM_FALLOUT_EXCEPTION)
ENABLE ROW MOVEMENT, Error Msg = ORA-00907: missing right parenthesis

at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:637)
... 48 more

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


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