My Oracle Support Banner

Unable to connect to GoldenGate Studio repository afte the db schema password has been changed (Doc ID 2416770.1)

Last updated on FEBRUARY 27, 2019

Applies to:

Oracle GoldenGate Studio - Version 12.2.1.2.0 and later
Information in this document applies to any platform.

Symptoms

Unable to connect to the repository database. The following error is captured while attempting to  make the connection:
---

oracle.odi.core.config.WorkRepositoryResourceFailureException: ODI-10182:
Uncategorized exception during repository access.
Could not get JDBC Connection; nested exception is java.sql.SQLException:
Unable to start the Universal Connection Pool:
oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from
Datasource: java.sql.SQLException: ORA-01017: invalid username/password;
logon denied

  at
oracle.odi.core.repository.Repository.getWorkRepository(Repository.java:223)
  at oracle.odi.core.OdiInstance.createWorkRepository(OdiInstance.java:628)
  at oracle.odi.core.OdiInstance.(OdiInstance.java:903)



NOTE:

Verify the connection configuration to the repository. The connection info is based on many of the parameters entered when performing the installation:

Click Connect to Repository;

Login Name:
User: SUPERVISOR
Password:
DB User: DEV_OGGSTUDIO_REPO
DB Password:
Driver: Oracle JDBC Driver
Driver Name: oracle.jdbc.OracleDriver
URL: jdbc:oracle:thin:@{hostname or IP}:{Oracle DB Listener port}:{Oracle
SID}

In this particular case, the user's password was changed from the database. If we revert to the old password, the connection then succeeds. 

If reverting back to an old passwords is not an option:


1) How to address a DB password change situation for repository owner and what are the required steps to make it working after the change.
2) How the passwords for Login-names defined with SUPERVISOR and other user types can be changed ?

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.