Here is a post that might help.
http://www.dsxchange.com/viewtopic.php?t=88891
Search found 4605 matches
- Wed Aug 24, 2005 2:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: one field from multirow lookup to multivalue field
- Replies: 30
- Views: 6194
- Wed Aug 24, 2005 1:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: installing two different version of DS client
- Replies: 9
- Views: 1919
- Tue Aug 23, 2005 5:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Pulling SQL
- Replies: 3
- Views: 1037
The SQL is also extract through Reporting Assistant. Pull up doc_tool.mdb in the Ascential folder on the client. Hold down the shift key when you open the Access database to by pass the menus. Create a new query. View SQL and paste this SQL below after you edit it. Select [PropName],[PropValue] From...
- Mon Aug 22, 2005 8:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage Server
- Replies: 5
- Views: 1367
- Mon Aug 22, 2005 8:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Untar Command Not Recognised By DataStage??
- Replies: 11
- Views: 5495
- Mon Aug 22, 2005 8:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Getting different number of records in sql server and ODBC
- Replies: 15
- Views: 2822
Each SELECT can be output into a hash file. The hash file needs a key so you need know what fields make it unique but it should be whatever you used to join these tables together. It is also easy to figure it out based on your group by clause. If you want you can remove one SELECT at a time. After y...
- Mon Aug 22, 2005 5:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How the find a File in the Directory in DOS
- Replies: 19
- Views: 5317
- Mon Aug 22, 2005 5:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Getting different number of records in sql server and ODBC
- Replies: 15
- Views: 2822
Shivan Surely there is a better way to extract this data. This SQL is UGLY. Explain why it needs to be this UGLY. DataStage can be better utilized by not doing so much in a source query. You could probably take 36,000 records and load them into hash files and look this up one SQL statement at a time...
- Mon Aug 22, 2005 5:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: various lookup key and UV stage problem
- Replies: 15
- Views: 3483
my job stacked I am not sure what that means. You can write to a hash file and then read it with a UV stage. Some of your assuptions are correct. You can do a range lookup on a UV stage. You have to do it with User Defined SQL. Loading hash files takes a while. It is faster to load it as a hash fil...
- Mon Aug 22, 2005 4:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Exec Command in job sequence
- Replies: 3
- Views: 1309
- Mon Aug 22, 2005 4:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Untar Command Not Recognised By DataStage??
- Replies: 11
- Views: 5495
- Mon Aug 22, 2005 4:28 pm
- Forum: Data Integration
- Topic: Can anyone access DeveloperNet?
- Replies: 7
- Views: 6850
- Mon Aug 22, 2005 4:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Range lookup
- Replies: 6
- Views: 2506
- Mon Aug 22, 2005 4:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Emailing the results
- Replies: 14
- Views: 3332
I got this email below. I just wanted to post this to let people know that this could run on Windows but I have never converted so you may need to do it yourself. Larcombe m is where the zip file is located. m is the page with the link to it. You need to unzip these files and look at them. There is ...
- Mon Aug 22, 2005 6:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Range lookup
- Replies: 6
- Views: 2506