Search found 42189 matches
- Mon Apr 16, 2007 8:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSGetLogSummary info
- Replies: 7
- Views: 1690
- Mon Apr 16, 2007 8:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error calling job
- Replies: 7
- Views: 2485
- Mon Apr 16, 2007 8:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Deleting a file from DataStage server routine
- Replies: 7
- Views: 3757
- Mon Apr 16, 2007 8:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to run parallel jobs
- Replies: 8
- Views: 4191
- Mon Apr 16, 2007 8:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORA-01830 understandable
- Replies: 5
- Views: 2678
- Mon Apr 16, 2007 7:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Bulk load
- Replies: 13
- Views: 3483
- Mon Apr 16, 2007 7:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem in string to date conversion.
- Replies: 15
- Views: 6626
- Mon Apr 16, 2007 7:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: difference betwn transformer and basic transformer in PX
- Replies: 13
- Views: 3641
Simply a matter of understanding the fact that Stage Variables are executed in order and thus values from previous rows are available until replaced with the current row's value. So the order they are declared on is key. That being said, why would you need 'previous values' to do a running total? Am...
- Mon Apr 16, 2007 7:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS EE 7.5 : Migration from DS Server 3.0
- Replies: 7
- Views: 1863
3.0? Oh, my - that's old enough that you haven't seen the 'new' Transformer stage. That came in 3.5 from what I remember. And I don't know if you'll be able to go straight up from your ancient version in one shot. There were some fundamental changes between 5.x and 6.x but that might have only invo...
- Mon Apr 16, 2007 7:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORA-01830 understandable
- Replies: 5
- Views: 2678
Since you didn't post it, an ORA-01830 is: "Date format picture ends before converting entire input string" Since there's nothing wrong with the TO_DATE filters you've got in the where clause, I'd dive deeper into the definition of the VIEW you are selecting from. Something with either the syntax or...
- Sun Apr 15, 2007 11:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trim issues
- Replies: 12
- Views: 3526
- Sun Apr 15, 2007 10:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: difference betwn transformer and basic transformer in PX
- Replies: 13
- Views: 3641
Re: difference betwn transformer and basic transformer in PX
I have a requirement of using in bulit routines in the transformer stage You've gotten a bad requirement - if the routines you are referring to are Server routines. While you can use them in a PX job with a BASIC Transformer stage, there are all kinds of restrictions and caveats that come with that...
- Sun Apr 15, 2007 10:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ouput to Excel on Multiple Sheets
- Replies: 18
- Views: 5517
- Sun Apr 15, 2007 10:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Importing NULL values
- Replies: 6
- Views: 1784
So you're asking about null values in flat files? From your post, you give the impression they are already 'NULL' there and you were looking for some off-beat way to store them that way in Teradata. Hence both my and Ray's reply. They are typically stored as 'empty' field in a flat file. Are you cre...
- Sun Apr 15, 2007 9:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trim issues
- Replies: 12
- Views: 3526