Hello,
I am facing problem while connecting to repository via MDM Console.
It gives below error.
Repository connection failed.
Error : Access to syncronization data is locked for master repository.
Same error I am getting when I try to connect to newly created repository.
Previously it was working fine.
Also when we mount MDM server in MDM console, if I put below entry in sqlnet.ora it will take long time to mount and will give different error when try to connect to repository.
SQLNET.AUTHENTICATION_SERVICES = (NTS)
But if I give below entry It will quickly mount the MDM server.
SQLNET.AUTHENTICATION_SERVICES = (None)
But as per I know all SAP installation suggest to put authentication type as NTS.
Please suggest here also, as if authentication type is placed as None then I will not be able to connect to sqlplus as sysdba.
My MDM server is MDM 7.1 and DB is Oracle 10.2.0.4
Regards,
Abhay