Re: Database Gateway for ODBC

From: Jared Still <jkstill_at_gmail.com>
Date: Wed, 23 Jul 2008 10:42:05 -0700
Message-ID: <bf46380807231042r7f7b7be8t75d261b593e37da1@mail.gmail.com>


On Wed, Jul 23, 2008 at 6:12 AM, Shanmugam, Dhandapani < dhandapani.shanmugam_at_eds.com> wrote:

> Hi,
>
> Thanks for the update. After the installation of the ODBC driver, when i
> tried the connection am getting an error. It is reporting connection
> error. Kindly suggest me on that
>
> SQL> select count(1) from "mails"@DHAN;
> select count(1) from "mails"@DHAN
> *
> 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 DHAN
>
>

Unless I am missing something, you seem to have ODBC confused with database links.

The syntax you are using for the test SQL is for a database link.

Take a look at the docs under "CREATE DATABASE LINK"

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jul 23 2008 - 12:42:05 CDT

Original text of this message