Hi everyone
Please, any tips about next situation:
I have installed oracle 19c 64 on windows 10 64.
I have installed SQLite driver 32 bits and i have created new ODBC 32 DNS using SQLite driver and I have poin to SQLite database
I have modified listener.ora and tnsnames.ora and added entries required. Executing lsnrctl stop / start response is succesfull
Executing tnsping o SQLite tnsnames entry also is succesfull.
I have created dblink pointing to tnsnames.ora SQLite entry
But executing Oracle sql query throw next error:
ORA-28513:internal error in heterogeneous remote agent
ORA-02063: preceding line from dblink...
Thanks in advance