ORA-28545: error diagnosed by Net8 when connecting to an agent
I have two seperate machine on same network
1st machine with Oracle Database 19c installed on windows server 2022 64bit along with Oracle Database Gateway for ODBC 64bit with sql drive 18 as per below link:-
https://support.oracle.com/knowledge/Oracle%20Database%20Products/1266572_1.html
2nd machine is with Windows Server 2025 with MS SQL Server 2016 installed with oracle client
Now , from 2nd machine through linked server I am able to query my oracle database---this is okay
But an error occurs (see below) when try to query from oracle 1st machine to see 2nd machine database
select * from dual@myodbclink
ORA-28545: error diagnosed by Net8 when connecting to an agent