Search found 42189 matches
- Tue Nov 02, 2010 5:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Utility run job in parallel
- Replies: 3
- Views: 2616
- Tue Nov 02, 2010 5:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compilation Error
- Replies: 6
- Views: 2497
- Mon Nov 01, 2010 10:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Joining more than 2 tables in a server job
- Replies: 10
- Views: 4233
You load B, C and D into individual hashed files, stream in A and then join to each via a reference lookup one after the other. You can technically do this all in one transformer but beginners should stick with three transformers with one lookup apiece. Add the columns you need from each lookup into...
- Mon Nov 01, 2010 5:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage 7.5 to SQL Server Connection
- Replies: 5
- Views: 3370
- Mon Nov 01, 2010 5:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: autosys and datastage
- Replies: 7
- Views: 3002
- Mon Nov 01, 2010 5:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataBase loading
- Replies: 20
- Views: 5248
- Mon Nov 01, 2010 5:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to setup Orchadmin command in DataStage
- Replies: 7
- Views: 5972
- Mon Nov 01, 2010 4:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to indentify the last record record in a key grouping
- Replies: 12
- Views: 4020
I did this years ago and recall that there was a system variable or something to check for end of file but I believe that was in Server, not PX. There's no such beast in either product, something they will allegedly address in the 'next release'. Now that 8.5 is out, I wonder if that actually made ...
- Mon Nov 01, 2010 9:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage 7.5 to SQL Server Connection
- Replies: 5
- Views: 3370
- Mon Nov 01, 2010 7:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Output stage
- Replies: 7
- Views: 1846
- Mon Nov 01, 2010 7:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Joining more than 2 tables in a server job
- Replies: 10
- Views: 4233
OK, let's start with a simple solution and then work from there. Why not continue to do the join in SQL, all at once in a single stage? While you can bring in each table individually and then let the job do all the work, there's no reason to go to all that trouble and complexity unless you're being ...
- Sun Oct 31, 2010 8:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Target table truncated if source is empty
- Replies: 11
- Views: 4235
Nobody said you would have to pull the data twice. Can you not land the result set and then check that result set is not empty? Doesn't have to be a flat file and there is (off the top of my head) an orchadmin command to get the count from a data set. I honestly don't know of any way in a single job...
- Sun Oct 31, 2010 7:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Target table truncated if source is empty
- Replies: 11
- Views: 4235
- Sun Oct 31, 2010 7:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Output stage
- Replies: 7
- Views: 1846
- Sun Oct 31, 2010 7:07 pm
- Forum: General
- Topic: email notification
- Replies: 29
- Views: 6471