Configuring Hyperion Financial Management (HFM) 11.1.2.4.207+ to run on Oracle DB 12.2.
HFM applications fail to open, errors found in HFM ODL logs.the errror show:ORA-28040: No matching authentication protocol]] After I did according to the following method, but the changed but can't log in the database. Lead to can't restart the database. Do you have any good solution? To workaround this issue, the following entries must be added to the Oracle Database server's sqlnet.ora file (oracle/product/12.2.0/dbhome/network/admin/sqlnet.ora): SQLNET.ALLOWED_LOGON_VERSION_CLIENT=8 Method is from Doc ID 2320228.1 |