Search found 20 matches

by hiteshm
Wed Dec 05, 2007 9:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to update a row using Netezza
Replies: 4
Views: 3281

Thank you for you suggestions Ray and Althaf.

But what is the difference between the ODBC Connector and ODBC Enterprise stage in v.8. Both seem to allow option to updates.
by hiteshm
Mon Dec 03, 2007 8:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to update a row using Netezza
Replies: 4
Views: 3281

How to update a row using Netezza

Hi, I've just started a new project for a client using DataStage v8.0, using Netezza as the target databse. I am new to Netezza, but apprantly they are unable to update an exisitng row in a Netezza table. I've searched the documentation, I can only see Append, Create, Replace and Truncate options. A...
by hiteshm
Wed Sep 12, 2007 9:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage returns a NULL value as '0' in Lookup stage
Replies: 6
Views: 11664

Hi Maveric, Thanks for your response, I am looking up both these fields nad trying to output the cont_id from teh referecne link with in the lookup stage. So now where ever there is a mismatch it should return Null to the cont_id,but instead it returns '0'. The field cont_id is nullable. Regards, Sa...
by hiteshm
Wed Sep 12, 2007 8:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage returns a NULL value as '0' in Lookup stage
Replies: 6
Views: 11664

Datastage returns a NULL value as '0' in Lookup stage

Hi, I am trying to lookup a decimal value (e.g.SQR_CTR_ID) with an integer field (Cont_id) from the target table using a Lookup stage. I am continuing even though the look-up fails. Our undertanding is that if the lookup fails than cond_id (from the lookup table) should be set to null. But at presen...
by hiteshm
Mon Sep 10, 2007 5:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Joining Columns with Different Column Names
Replies: 4
Views: 4713

Joining Columns with Different Column Names

Hi All,

I have a Parallel job where in I need to perform a join using join stage based on the Key values with different Column Names..

Eg: Emp_id with Manager_id

Can I perform the join on these fields in a join stage?

Rgds,
Hitesh