Search found 42189 matches
- Tue Apr 15, 2008 9:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSX stage names to meaningful stage names
- Replies: 10
- Views: 9841
- Tue Apr 15, 2008 7:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to loop till the end of file using a server routine?
- Replies: 8
- Views: 1381
- Tue Apr 15, 2008 7:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: General XML format Carriage Return Line Feed CRLF
- Replies: 6
- Views: 1823
- Tue Apr 15, 2008 7:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to load the data in FTp stage
- Replies: 7
- Views: 1480
- Tue Apr 15, 2008 6:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RT_SCTEMP/job_INSERT_INVOICE_SECTION_STATUS_CABS.100556.fifo
- Replies: 13
- Views: 5064
- Tue Apr 15, 2008 6:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to loop till the end of file using a server routine?
- Replies: 8
- Views: 1381
- Tue Apr 15, 2008 6:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to load the data in FTp stage
- Replies: 7
- Views: 1480
- Tue Apr 15, 2008 6:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Applying Loop in Datastage
- Replies: 12
- Views: 3942
tech_savvy wrote:Thanks for your reply, The solution page U have given is not opening I think the page might have been expired.
The link is fine. You're probably logged in to 'dsxchange.com' and he linked to 'www.dsxchange.com'. Copy the link, paste it into the address bar and remove the www, see if it works then.
- Tue Apr 15, 2008 6:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to load the data in FTp stage
- Replies: 7
- Views: 1480
- Tue Apr 15, 2008 6:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: General XML format Carriage Return Line Feed CRLF
- Replies: 6
- Views: 1823
Why do you think you need that format? Parsers don't care, only people do. You have two choices with the stage: unformatted (aka 'one long line') or formatted as you've shown you are getting. We stick with unformatted out of the gate and only 'pretty' it when people need to look at it. For that, you...
- Mon Apr 14, 2008 5:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence execution contrl based on file data value
- Replies: 14
- Views: 3650
- Mon Apr 14, 2008 2:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using Job Parameter in where clause of Sql query
- Replies: 3
- Views: 1307
- Mon Apr 14, 2008 2:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using Job Parameter in where clause of Sql query
- Replies: 3
- Views: 1307
What kind of ideas do you need? As Nike would say - just do it.
Doesn't even need to be 'user defined' sql to do this.
Code: Select all
year = #YearParameter#Doesn't even need to be 'user defined' sql to do this.
- Mon Apr 14, 2008 12:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence execution contrl based on file data value
- Replies: 14
- Views: 3650
- Mon Apr 14, 2008 12:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Exec job from command line
- Replies: 8
- Views: 2282