Search found 42189 matches
- Mon May 25, 2009 7:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSGetLinkMetaData
- Replies: 12
- Views: 6019
- Mon May 25, 2009 7:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Web Service operation
- Replies: 5
- Views: 1566
- Mon May 25, 2009 7:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: JobDesign Question
- Replies: 30
- Views: 7740
- Mon May 25, 2009 7:19 am
- Forum: General
- Topic: Loop condition
- Replies: 6
- Views: 1521
Except there's no file. :wink: I'd do something similar in a loop, but rather than WFF call a Server job that checks the table and passes back in USERSTATUS whether the condition was met or not. Add a 'sleep' Routine Activity so it doesn't just race around in the loop at high speed. Branch out of th...
- Sun May 24, 2009 8:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generate detail and summary data in a file
- Replies: 9
- Views: 1968
- Sun May 24, 2009 7:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generate detail and summary data in a file
- Replies: 9
- Views: 1968
- Sat May 23, 2009 10:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generate detail and summary data in a file
- Replies: 9
- Views: 1968
I've done this by assigning a 'group id' to each set of records and a code for 'detail' versus 'summary' then carrying that forward. Then after you've split and summed, you can use those codes to get everything in the proper order by sorting after you funnel everything back together. Lastly, you can...
- Fri May 22, 2009 7:20 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Redbook - SOA Solutions Using IIS
- Replies: 9
- Views: 5226
- Fri May 22, 2009 3:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need help for Resource Disk & Scratch Disk Spaces
- Replies: 6
- Views: 2335
- Fri May 22, 2009 3:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File not Available in Transformer
- Replies: 11
- Views: 4057
Oh... and as mentioned, there are ways to build a hashed file with X keys and read it back with less than X. You do that to get multiple records back from the lookup and you need to use a UV (or ODBC) stage pointing to the hashed file to do that. And you need a VOC record. And you need to build expl...
- Fri May 22, 2009 2:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sybase to Oracle Date/time conversion
- Replies: 3
- Views: 1735
Been a long time since I've touched Sybase or that stage, so don't really know the answer or what's going on under the covers there. However, I will say that most (if not all) databases will store date/timestamp values in an 'internal' numeric format with all of the formatting - the 'external' versi...
- Fri May 22, 2009 2:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File not Available in Transformer
- Replies: 11
- Views: 4057
OK, got it... and it was pretty much what I imagined you meant, just wanted to be sure. And all of my replies were geared with that in mind. Reading a hashed file as a source is different from reading one as a reference lookup. As noted, there's no joining or key matching going on in the former, thi...
- Fri May 22, 2009 2:05 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: v8.1 client issues
- Replies: 15
- Views: 8742
- Fri May 22, 2009 1:27 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Redbook - SOA Solutions Using IIS
- Replies: 9
- Views: 5226
- Fri May 22, 2009 1:24 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: pgp decryption / streaming data using SOA
- Replies: 7
- Views: 7094