My Oracle Support Banner

Problems Connecting To Ms Access Using Dg4odbc (Doc ID 1195583.1)

Last updated on JUNE 08, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.1 and later
Information in this document applies to any platform.

Symptoms


You are using DG4ODBC 11.2.0.1 on Windows and RDBMS 10.2.0.4 on Linux x86 to select from Access tables.
A select gives the following error -

SQL> select * from batch@dg4odbc;
select * from batch@dg4odbc
                  *
ERROR at line 1:
ORA-28513: internal error in heterogeneous remote agent
ORA-02063: preceding line from DG4ODBC



The database link has been created without a user and password -


create database link dg4odbc using 'dg4odbc' ;



However, using the same Access mdb file and setup on an Oracle test system allowed the select to work. 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.