Skip to Main Content

MySQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Data base link into a Mysql database

User_N85X2Oct 5 2022

We have a database version 19c and have a problem. Installed is the data base at a windows server 2019 version 10.0.17763. We want to have a data base link into a Mysql database, therefore we are using the data base gateway odbc(HS). And that is not working, it works on a parallel machine with standard windows 10.
See the following failure message
ORA-28545: Von Net8 bei der Verbindung zu einem Agent diagnostizierter Fehler
Unable to retrieve text of NETWORK/NCR message 65535
ORA-02063: vorherige 2 lines von MT_NETWORK
28545. 0000 - "error diagnosed by Net8 when connecting to an agent"
*Cause: An attempt to call an external procedure or to issue SQL
to a non-Oracle system on a Heterogeneous Services database link
failed at connection initialization. The error diagnosed
by Net8 NCR software is reported separately.
*Action: Refer to the Net8 NCRO error message. If this isn't clear,
check connection administrative setup in tnsnames.ora
and listener.ora for the service associated with the
Heterogeneous Services database link being used, or with
'extproc_connection_data' for an external procedure call.
Herstellercode 28545

Thank you in advance

Comments

Processing

Post Details

Added on Oct 5 2022
0 comments
282 views