ODI - Error when tried to connect to a repository recently upgraded from 11g to 12c
Hi,
I did the conversion of a repository that was with ODI 11g (11.1.7) version to 12c . I did the upgrade using the Upgrade Assistant and it work fine. But when I tried to connect to the repository using the studio, it show the following error message:
ODI-26130: Could not connect to repository
com.sunopsis.tools.core.exception.SnpsRuntimeException
at com.sunopsis.dwg.dbobj.SnpPwdPolicy.areUserPwdPoliciesRespected(SnpPwdPolicy.java:190)
at oracle.odi.core.security.SecurityManager.doODIInternalAuthentication(SecurityManager.java:775)
at oracle.odi.core.security.SecurityManager.createAuthentication(SecurityManager.java:426)
at oracle.odi.ui.docking.panes.OdiCnxFactory$2.run(OdiCnxFactory.java:258)
at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:961)