Community, good afternoon, my problem is as follows, when trying to connect to WORKREP the following exception appears:
oracle.odi.core.config.WorkRepositoryResourceFailureException: ODI-10182: Excepción sin categorizar durante el acceso al repositorio.
Could not get JDBC Connection; nested exception is java.sql.SQLException: Se ha producido una excepción al obtener la conexión: oracle.ucp.UniversalConnectionPoolException: No se puede obtener la conexión del origen de datos: java.sql.SQLRecoverableException: Error de E/S: The Network Adapter could not establish the connection
However, when connecting with the Master Repository, it does so without problems.
The question, what is the cause and the possible solutions for this exception?