we also trying adding below lines in sqlnet.ora
SQLNET.ALLOWED_LOGON_VERSION_CLIENT = 11
SQLNET.ALLOWED_LOGON_VERSION_SERVER = 11
Please assist on this case
Hi @anshuhk15, could you please provide some more details about the error you're encountering, including the log file? You can find the log file in the same location as your saved workspace.
We have a Known Issue article that may relate to the issue you're seeing here: ORA-28040 No matching authentication protocol exception
Thanks,
Dan
Hi @anshuhk15, could you please provide some more details about the error you're encountering, including the log file? You can find the log file in the same location as your saved workspace.
We have a Known Issue article that may relate to the issue you're seeing here: ORA-28040 No matching authentication protocol exception
Thanks,
Dan
Hi @danminneyatsaf , thanks for the link you suggested. It worked. We installed oracle client 12c and was able to connect to 19c instance. Thanks for your assistance.