ERROR:
perl adcfgclone.pl appsTier : RC-40201: Unable to connect to Database
12c Database: perl adcfgclone.pl appsTier : RC-40201: Unable to connect to Database
CloneContext_***.log Shows the Message: Exception occurred: java.sql.SQLException: ORA-28040: No matching authentication protocol
Solution:
Set SQLNET.ALLOWED_LOGON_VERSION=8 in the $ORACLE_HOME/network/admin/sqlnet.ora file.
Recent Posts