Search found 31 matches

by mkiru23
Thu Apr 23, 2009 9:31 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Error using Data Connection in IA
Replies: 16
Views: 12135

Thanks Ray. We will update the lib.
-Kumar
by mkiru23
Thu Apr 23, 2009 12:08 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Error using Data Connection in IA
Replies: 16
Views: 12135

Craig,

Our DataStage is 64 bit installation on AIX. Do you see still see we need to use 32 bit oracle.
by mkiru23
Thu Apr 23, 2009 10:51 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Error using Data Connection in IA
Replies: 16
Views: 12135

Craig,
Our installation is 64 bit, IBM setup those settings as 64 bit for Oracle too.

Thanks
Kiran
by mkiru23
Thu Apr 23, 2009 8:41 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Error using Data Connection in IA
Replies: 16
Views: 12135

Thanks Craig, #ORACLE ORACLE_HOME=/opt/oracle/OraHome_1; export ORACLE_HOME PATH=$PATH:$APT_ORCHHOME/bin:$ORACLE_HOME/bin; export PATH ORACLE_SID=CLFY; export ORACLE_SID LIBPATH=$LIBPATH:$INSTHOME/sqllib/lib:$ORACLE_HOME/lib:$DB2DIR/lib64; export LIBPATH We have multiple oracle databases other than ...
by mkiru23
Thu Apr 23, 2009 8:03 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Error using Data Connection in IA
Replies: 16
Views: 12135

Hi
VMora22.so file is not available in /branded_odbc/lib folder. VMor823.so is shown in demo/ example for oracle.

About the 32 bit / 64-bit change can any one give me more insight.

Thanks
Kumar
by mkiru23
Wed Apr 22, 2009 3:47 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Error using Data Connection in IA
Replies: 16
Views: 12135

Thanks Ray, I searched the forum I didn't see any thing similar. The dsenv has LIBPATH=`dirname $DSHOME`/branded_odbc/lib:`dirname $DSHOME`/DSComponents/lib:`dirname $DSHOME`/DSComponents/bin:$DSHOME/lib:$DSHOME/uvdlls:$ASBHOME/apps/jre/bin:$ASBHOM E/apps/jre/bin/classic:$ASBHOME/lib/cpp:$ASBHOME/ap...
by mkiru23
Wed Apr 22, 2009 12:27 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Error using Data Connection in IA
Replies: 16
Views: 12135

Error using Data Connection in IA

Hi Please see this error message while creating data source for IA, I tested this DSN to connect to Orale using ODBC from ALALYZERPROJECT which is working fine. I checked the 2 services are running LoggingAgentSocketImpl and AgentImpl. ODBC function {0} reported: SQLSTATE = IM003: Native Error Code ...
by mkiru23
Thu Apr 16, 2009 8:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in control file when using Oracle Load
Replies: 9
Views: 3622

Thanks for your response, These is no bad file created and I tried with preserve blanks, still it aborted. I just tried with 10 rows as input. DataStage log: Oracle_Enterprise_4,0: SQL*Loader-350: Syntax error at line 121. Oracle_Enterprise_4,0: Expecting ")", found end of file. Control fi...
by mkiru23
Wed Apr 15, 2009 6:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in control file when using Oracle Load
Replies: 9
Views: 3622

Thanks Ray,
I did cat on that file in unix (AIX). The DataStage job aborts too.
by mkiru23
Wed Apr 15, 2009 4:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in control file when using Oracle Load
Replies: 9
Views: 3622

Error in control file when using Oracle Load

Hi The job aborts while using Oracle Load, the design is DB2 Enterprise-> Xfm -> Ora. This job is successful while using Upsert but slow with 450 rows/sec, only fails when using Load method in target Oracle, I have 135 columns with 6 million rows the same job is successful for ~116 columns when usin...
by mkiru23
Mon Feb 16, 2009 12:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FTP Stage issue
Replies: 3
Views: 2911

" FTP Stage------>Sequential File FTP_Enterprise_0: uri : ftp://HOST/PATH/filename.txt is not valid remote file. But i have a file in the above specified remote path. " It depends on relative or absolute path, if the user name is abc and the path will find the filename try to navigate to t...
by mkiru23
Fri Feb 13, 2009 12:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to send an email if file is not found on remote server
Replies: 4
Views: 1770

Re: How to send an email if file is not found on remote serv

Hi , I have a requirement to pull the file from remote server out side network and place it on datastage server. Once after getting the file i need to remove that file on the remote server , so that the next day also there will be only one file with name file* . Then this file should be used to loa...
by mkiru23
Thu Sep 15, 2005 8:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Command Line arguments for a Command Stage
Replies: 10
Views: 5467

need some more idea on Routine in PX

I was looking to solve same kind of situation.... I need more specific information on the (write a routine) is that a UNIX or DS routine... Plz tell me more about that routine.. that will is helpful.. My question is to get the receipts mailids from a flat file to notification activity. ENV:7.5.1 in ...
by mkiru23
Thu Apr 14, 2005 2:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error in using ODBC/User-defined SQL (Type 2)
Replies: 2
Views: 2084

This Code works in SQL !

Can you post the SQL you are using? This code works fine in SQL DB, when I made updated with ? for DS, it shows ERROR, any quick changes needed! SQLSTATE=S1009, DBMS.CODE=0 [DataStage][SQL Client][ODBC][DataDirect][ODBC lib] Invalid argument value Code: IF (SELECT ISDATE(MAX(TERM_DT)) FROM TABLE_A ...
by mkiru23
Thu Apr 14, 2005 10:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error in using ODBC/User-defined SQL (Type 2)
Replies: 2
Views: 2084

Error in using ODBC/User-defined SQL (Type 2)

Hi I searched all the threads :shock: , I still need some more ideas to fix this one, HAsh-> Trans --> ODBC I need to update ( date fields ) in the existing record (SQL Server) search for which ever is latest one and then Insert new one. Error Log: DSD.BCIPut call to SQLExecute failed. SQL statement...