can't import table definition from oracle 9i

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
fahad
Participant
Posts: 15
Joined: Sat Aug 07, 2004 7:48 am

can't import table definition from oracle 9i

Post by fahad »

Hi all,
i am trying to connect to oracle 9i on unix from my pc through datastage but couldn't.
when i want to import table definitions i got this message
"DSR.MetaGeta(GET.TABLES)(SQLConnect('RDBPROD','rdb')): BCI Error:
SQLSTATE=IM004,CODE=0,[DataStage][SQL Client][ODBC][Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_ENV failed"

although i can connect through the same ODBC driver by MS Excel.
what do u think the problem is?

thanks in advance
kduke
Charter Member
Charter Member
Posts: 5227
Joined: Thu May 29, 2003 9:47 am
Location: Dallas, TX
Contact:

Post by kduke »

This is a Microsoft driver. You need an Oracle driver to connect to Oracle. Load the Oracle client first.
Mamu Kim
Post Reply