Search found 42189 matches
- Mon Nov 12, 2012 3:33 pm
- Forum: General
- Topic: Kill a long running datastage job
- Replies: 1
- Views: 1407
- Mon Nov 12, 2012 3:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Heap growth during runLocally & Unable to allocate commu
- Replies: 9
- Views: 5309
- Mon Nov 12, 2012 3:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Heap growth during runLocally & Unable to allocate commu
- Replies: 9
- Views: 5309
- Mon Nov 12, 2012 3:02 pm
- Forum: General
- Topic: Count of the rows deleted in an email?
- Replies: 3
- Views: 1713
Still new at this...forum thing... and 8 year old posts exist so we can look at them! :shock: No-one said anything about not looking at them, I only objected to your mostly off-topic reply to one. Have you done much of anything with pulling information from job logs? Feel more comfortable writing s...
- Mon Nov 12, 2012 12:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Replacing Tables with a Stage in Datastage
- Replies: 6
- Views: 2722
Shank... I'm not feeling really confident that your questions are being answered fully or to your satisfaction. Make sure you come back and let us know if you need any other help or clarification with this. And I'm still wondering if the two lookups can be combined into the source SQL, looks to me l...
- Mon Nov 12, 2012 11:48 am
- Forum: General
- Topic: Count of the rows deleted in an email?
- Replies: 3
- Views: 1713
:!: OK... rather than hijack an 8 year old post that is only somewhat related to your issue, next time please just start a new post. I've done that for you this time and linked back to the original post although it doesn't have much to do with your question. What database are we talking about here? ...
- Mon Nov 12, 2012 7:08 am
- Forum: General
- Topic: Processing multiple files one by one
- Replies: 4
- Views: 3190
They do not need to be in a text file, simply capture the output of the execute command stage via the StageName.$CommandOutput variable. Make sure it's formatted properly and then it can be leveraged by the Start Loop stage. By that I mean a delimited string containing the filenames and choosing Lis...
- Mon Nov 12, 2012 6:51 am
- Forum: Site/Forum
- Topic: 40k+ users
- Replies: 18
- Views: 21443
- Sun Nov 11, 2012 5:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Replacing Tables with a Stage in Datastage
- Replies: 6
- Views: 2722
- Sun Nov 11, 2012 5:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: spaces gettti trim while inserting the varchar field to file
- Replies: 3
- Views: 1462
- Sun Nov 11, 2012 5:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Replacing Tables with a Stage in Datastage
- Replies: 6
- Views: 2722
only after deriving column 5 .. we can refer to the other history table. Its like .. if Column 5 is 'x' then, refer to HIstory table A, other wise refer to History table B for populating the rest of the columns in the table. That's fine. Do both lookups and then conditionally decide which result to...
- Sun Nov 11, 2012 4:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Replacing Tables with a Stage in Datastage
- Replies: 6
- Views: 2722
- Sun Nov 11, 2012 4:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: spaces gettti trim while inserting the varchar field to file
- Replies: 3
- Views: 1462
- Sun Nov 11, 2012 9:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML to EMS QUEUE
- Replies: 10
- Views: 5078
- Sun Nov 11, 2012 9:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: previous record to output file
- Replies: 7
- Views: 2936
I may not be clear in the requirement. That much is true. :wink: I did say it can be as simple as concatenating, not that was the only or preferred way. Not clearly knowing what you are trying to accomplish means you may not get the most cogent reply. You could easily build the stage variable to lo...