2290575.1 - Why to remove kerberos
We have setup the DB4ODBC connection b/w oracle ( on linux ) to SQL server on window.
It's failing with following error :
SQL> select count(*) from "carriers"@bmsdb;
select count(*) from "carriers"@bmsdb
*
ERROR at line 1:
ORA-28545: error diagnosed by Net8 when connecting to an agent
Unable to retrieve text of NETWORK/NCR message 65535
ORA-02063: preceding 2 lines from BMSDB
When I removed the kerberos setting from SQLNET.ora, it's working fine. Is there any issue with kerberos and DG4ODBC? Document 2290575.1 asked to remove the settings instead of solution