Search found 230 matches

by naren6876
Wed Feb 09, 2005 6:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading hash file
Replies: 9
Views: 2893

Hi Ray, Thanks for your reply. I need to get the value from reference hash file itself. Thanks in advance. naren This isn't DataStage's problem, it's yours. It would happen exactly the same if you were doing a lookup against a database. You have two key columns, you must provide two values. Where do...
by naren6876
Tue Feb 08, 2005 11:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading hash file
Replies: 9
Views: 2893

Hi Ray, Thanks for your reply. Actually my sequential file has only one column.And my hash file has 4 columns in that 2 of them are key columns.If I drag from my sequential file column to the one column of hash file, the other key column of hash file is in red color. i.e i need to map something to t...
by naren6876
Tue Feb 08, 2005 6:00 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading hash file
Replies: 9
Views: 2893

Hi Ray, Thanks for your help. My actual requirement is,I have one sequential file as source and one hash file as reference link.I have one column in the sequential file and five columns in the hash file where sequential file.column = key column of hash file.here I need to generae a sequential file w...
by naren6876
Tue Feb 08, 2005 8:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading hash file
Replies: 9
Views: 2893

Hi ray, Thanks for your help.Now i can create a Hash File and write the contents to a sequential file. I have one more question. "Can I merge the contents of two input hash files and generate a single sequential file " Thanks in advance. Naren Welcome aboard! :D What do you mean by "p...