Search found 5168 matches

by kumar_s
Fri Mar 09, 2007 4:18 am
Forum: General
Topic: oracle instant client and datastage connection help
Replies: 23
Views: 11734

Is the double Thanks for my double post? :wink:
by kumar_s
Fri Mar 09, 2007 4:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Slow Writing to Hashed files
Replies: 37
Views: 7353

In the design, the Output hashed files are named as Line1_ INSTANCE, i.e All the 10 Instances are creating there individual Hashed files.... Not two instances of the job are writing into the same hashed file.... What is the performance Stats for the output link shows? Are they constant for all the ...
by kumar_s
Fri Mar 09, 2007 4:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Slow Writing to Hashed files
Replies: 37
Views: 7353

asitagrawal wrote:Hi All,
The Input has 8 key flds, but the reference has just 4...
so it is a match of only 4 key flds...not all 8..

In this case the CRC can be for those 4 column should be done on both input as well as the Instance Lookup.
by kumar_s
Fri Mar 09, 2007 3:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: load Problem from sequential file
Replies: 14
Views: 5074

By any chance are they loaded with spaces, might be due to some Null handling in Datastage. :roll:
by kumar_s
Fri Mar 09, 2007 3:55 am
Forum: General
Topic: oracle instant client and datastage connection help
Replies: 23
Views: 11734

But as per Kenneth, in the following post, post1 post2it seems its possible with 32 bit client. And ODBC doesn't require it.
by kumar_s
Fri Mar 09, 2007 3:50 am
Forum: General
Topic: oracle instant client and datastage connection help
Replies: 23
Views: 11734

Iam afraid not. Though the configuration that require in dsenv is the same, you can just give it a try by giving $DSHOME/./branded_odbc/lib.
The files that you will need to edit would be dsenv, .odbc.ini, uvodbc.config.
by kumar_s
Fri Mar 09, 2007 3:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORA OCI stage and Oracle sequence
Replies: 10
Views: 3860

Hi Athira, Its time again for you to change something in this post when the solution is arrived.
by kumar_s
Fri Mar 09, 2007 3:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: last date of the prior month
Replies: 5
Views: 2461

DATE.TAG can also be used to find the Date component.
by kumar_s
Fri Mar 09, 2007 3:18 am
Forum: General
Topic: oracle instant client and datastage connection help
Replies: 23
Views: 11734

No, you should have standard Oracle client installation on the server.
by kumar_s
Fri Mar 09, 2007 3:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem of DB2 EE Plugin configuratiion remote connectivity
Replies: 9
Views: 2439

Were you able to Import metadata using this connection?
by kumar_s
Fri Mar 09, 2007 3:13 am
Forum: General
Topic: oracle instant client and datastage connection help
Replies: 23
Views: 11734

Were you able to connect to Oracle database using this setup from command line?
by kumar_s
Fri Mar 09, 2007 3:10 am
Forum: General
Topic: oracle instant client and datastage connection help
Replies: 23
Views: 11734

Do you mean, you are trying to connect to remote database?
by kumar_s
Fri Mar 09, 2007 3:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error while Calling SP from OCI Stage
Replies: 18
Views: 3538

I too have seen this funny thing especially with the CALL. I dont exactly remember what I did to overcome that.
Just Try call SP_CID_EXTRACT_CUST_DATA_FIX1.
by kumar_s
Fri Mar 09, 2007 1:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Jobs keeps running even though the Mload has failed
Replies: 8
Views: 2611

I ment to say JobActivity for each job and set of jobs in a JobSequence.
by kumar_s
Fri Mar 09, 2007 1:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to capture the file name and row number
Replies: 7
Views: 1699

You can include RowNumberColumn in addition to FileNameColumn.