Search found 4 matches

by capovilla
Tue Jun 30, 2009 8:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle client version 0 is NOT supported.
Replies: 6
Views: 3465

Resolved

Good Morning Chulett, could solve the problem. Actually executing a shell was missing from the installation of Oracle lib, which is install.liborchoracle.

(/usr/app/IBM/InformationServer/Server/DSComponents/install/install.liborchoracle)

Thank you for your attention.
by capovilla
Mon Jun 29, 2009 2:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle client version 0 is NOT supported.
Replies: 6
Views: 3465

# Oracle ORACLE_BASE=/usr/app/oracle; export ORACLE_BASE ORACLE_HOME=$ORACLE_BASE/product/10.2.0; export ORACLE_HOME PATH=$PATH:$APT_ORCHHOME/bin:$ORACLE_HOME/bin; export PATH LIBPATH=`dirname $DSHOME`/branded_odbc/lib:`dirname $DSHOME`/DSComponents/lib:`dirname $DSHOME`/DSComponents/bin:$DSHOME/lib...
by capovilla
Mon Jun 29, 2009 11:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle client version 0 is NOT supported.
Replies: 6
Views: 3465

It is the first time we tried to use. Actually we are at the stage of the installation environment for Datastage. We just do things like setar the paths of Oracle and DS_HOME in the datastage configuration files and the profile of the AIX environment. So when entering the Datastage to test the conne...
by capovilla
Mon Jun 29, 2009 8:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle client version 0 is NOT supported.
Replies: 6
Views: 3465

Oracle client version 0 is NOT supported.

Who has seen this error when you try to view data in Oracle Enteprise stage? >##E IIS-DSEE-TFOP-00020 11:40:22(005) <Oracle_Enterprise_8> Error occurred during initializeFromArgs(). >##E IIS-DSEE-TDOR-00578 11:40:22(006) <Oracle_Enterprise_8> Connect failed: Oracle client version 0 is NOT supported....