My Oracle Support Banner

Creating New OID Component Fails - Exception in onCreate() (Doc ID 2434713.1)

Last updated on AUGUST 26, 2019

Applies to:

Oracle Internet Directory - Version 11.1.1.7.0 and later
Information in this document applies to any platform.

Symptoms

On : 11.1.1.7 or 11.1.1.9 version, OID LDAP Server

When attempting to create an additional OID component the following error occurs.

ERROR
-----------------------
Jul 25, 2018 4:57:25 PM oracle.as.config.provisioner.InstallerCmdLine handleRunFailure
SEVERE: Command failed:
oracle.as.config.ProvisionException: Exception in onCreate()
  at oracle.iam.management.oid.install.wls.OIDComponent.onCreate(OIDComponent.java:235)
  at oracle.as.config.impl.OracleASComponentBaseImpl.createComponent(OracleASComponentBaseImpl.java:597)
  at oracle.as.config.impl.OracleASComponentBaseImpl.create(OracleASComponentBaseImpl.java:106)
  at oracle.as.config.provisioner.commands.CreateComponentCommand.execute(CreateComponentCommand.java:40)
  at oracle.as.config.provisioner.InstallerCmdLine.run(InstallerCmdLine.java:146)
  at oracle.as.config.provisioner.InstallerCmdLine.main(InstallerCmdLine.java:46)
Caused by: oracle.as.config.ProvisionException: Additional OID instances within an ASInstance should be installed against the same DB as the first OID instance . Check -Db_info parameter (Refer $OI/config/tnsnames.ora)
  at oracle.iam.management.oid.install.wls.OIDComponent.onCreate(OIDComponent.java:148)
  ... 5 more


STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Attempt to add an additional OID component with the following command:

./opmnctl createcomponent -componentType OID -componentName oid3_rep -adminPort 7001 -Db_info "<RAC_SCAN-ADDR>^<RAC_SCAN-ADDR>"


BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue this customer is unable to add additional OID instance(s) for scalabilty, workload partitioning, etc.

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.