Search found 5 matches

by itsme_rp
Sun Feb 12, 2006 9:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Server Shared Containeer With Hash file in PX
Replies: 10
Views: 3515

Re: Server Shared Containeer With Hash file in PX

Hi Srinu,

As per your requirement u have to write a hash file from two inputs.
For that please use Funnel stage in between your transformers and Shared container which contains hash file. This way you can join two outputs into one to write it to shared container.

Ramprasad
by itsme_rp
Sun Feb 12, 2006 9:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Server Shared Containeer With Hash file in PX
Replies: 10
Views: 3515

Re: Server Shared Containeer With Hash file in PX

Hi Somu, U have to use Funnel Stage to merge two outputs before Shared container. I hope this will work Ramprasad. Hi, I want to use Hash File in Px . I constructed server shared Container with Hash File in it . Iam connecting two input links from two transformers to Server Shared Containeer. When I...
by itsme_rp
Wed Dec 14, 2005 12:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to Select distinct records from Files
Replies: 22
Views: 8828

Thanks

Titto wrote:read your source file and write it to a Hash file.
Thanks a lot. This is working
by itsme_rp
Tue Dec 13, 2005 10:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to Select distinct records from Files
Replies: 22
Views: 8828

How to Select distinct records from Files

Hi All,

I have to select distinct records from a file and load it into another file.
How can I fetch distinct records from file?
This is an urgent requirement please send me logic asap.
Thanks in advance.
by itsme_rp
Sat Oct 30, 2004 7:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem with funnel
Replies: 2
Views: 1825

Hi Please check the metadata of all stages source,funnel and target. All should be same else it may generate Null values..