My Oracle Support Banner

OID 11g Configuration Fails With INST-5124 - Oracle Error: ORA-12650 (Doc ID 2095644.1)

Last updated on AUGUST 30, 2023

Applies to:

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

Symptoms

OID version is 11.1.1.6
Database version is 11.2.0.4

OID configuration fails at step 7 while trying to configure OID by invoking $IDM_HOME/bin/config.sh

At Step 7 (Specify Schema Database), specify the connect as

hostname:1521:<DBNAME.DOMAIN>
and password for the ODS schema owner

The result is,
"inst-5124" could not connect to the database with the given credentials

the following error occurs in the install2016-01-07_12-24-21PM.log.


[2016-01-07T12:42:02.807-05:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid:<ECID>] [[
[IDM_INSTALL_INTERVIEW] Selected Use Existing Schema for OID. Validating ODS Schema.
]]
[2016-01-07T12:42:02.807-05:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: <ECID>] [[
[IDM_INSTALL_INTERVIEW] Validating Database Connection
]]
[2016-01-07T12:42:02.853-05:00] [as] [ERROR] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: <ECID>] Oracle Error: ORA-12650[[
java.sql.SQLException: Oracle Error: ORA-12650
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:189)
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:348)
at oracle.jdbc.driver.OracleConnection.(OracleConnection.java:428)
at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:515)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:345)
at java.sql.DriverManager.getConnection(DriverManager.java:582)
at java.sql.DriverManager.getConnection(DriverManager.java:185)
at oracle.as.idm.install.common.util.DBHelper.getConnection(DBHelper.java:123)
..
..
]]
[2016-01-07T12:42:02.854-05:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: <ECID>] [[
ERROR ====>>>>:INST-5124
]]
[2016-01-07T12:42:02.854-05:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: <ECID>] [[
Cause:Could not connect to the Database with the given credentials
]]
[2016-01-07T12:42:02.854-05:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: <ECID>] [[
Action:Check the values. Make sure the Database is up and running and connect string, username and password are correct.


Due to this issue, OID configuration can not be completed..

Changes

 

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
Changes
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.