My Oracle Support Banner

DG4ODBC on Unix or Linux to Connect to Netezza Gives Error - Native Error 67 and Sqlstate HYC00 (Doc ID 1916922.1)

Last updated on AUGUST 17, 2021

Applies to:

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

Symptoms

Using the Database Gateway for ODBC (DG4ODBC) on a Unix or Linux platform to connect to Netezza gives the following error -

SQL> select count(1) from USER_TABLE@db_link;
select count(1) from USER_TABLE@db_link
  *
ERROR at line 1:
ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
Optional feature not implemented {HYC00,NativeErr = 67}
ORA-02063: preceding 2 lines from DB_LINK

 

A gateway 255 level trace shows -

Entered hgopoer at 2014/08/13-05:15:21
hgopoer, line 231: got native error 67 and sqlstate HYC00; message follows...
Optional feature not implemented {HYC00,NativeErr = 67}
Exiting hgopoer, rc=0 at 2014/08/13-05:15:21
hgolgon, line 199: calling SQLSetConnectAttr got sqlstate HYC00
Exiting hgolgon, rc=28500 at 2014/08/13-05:15:21 with error ptr FILE:hgolgon.c LINE:199 FUNCTION:hgolgon() ID:Connection Attribute: TRACE

  

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.