Hi
I can créate a monitor to a 11g database but I receive the following message trying to connect to a 12c database
ORA-28040: No matching authentication protocol
I tried by adding the following lines to my sqlnet file without any luck:
SQLNET.ALLOWED_LOGON_VERSION_SERVER=8
SQLNET.ALLOWED_LOGON_VERSION_client=8
Any idea?