Orlon call not working in 19c and returning ora-01017 error.
Our app depends on Orlon to connect to the database. After migrating both client and server to 19c, the connection returns 1017 and the same connection string works in sqlplus. We tried setting the parameters referenced below in sqlnet and reset the user password no success. We do not run into this issue in Oracle 12c. We appreciate any ideas to resolve this issue via oracle configuration.
ALLOWED_LOGON_VERSION_SERVER = 8
ALLOWED_LOGON_VERSION_CLIENT =8