Search found 15603 matches
- Thu Feb 22, 2007 11:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading a file from Mainframe server
- Replies: 7
- Views: 3449
Complex Flat files are availabe in Server, PX and Mainframe jobs. Accessing the data is via FTP stage as you've already done or a standard FTP program (or perhaps your site has enabled other tools such as rcp to the host). These are good and efficient approaches. If your copybooks need "massaging" t...
- Thu Feb 22, 2007 11:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify Stage AND/OR Transformer Function
- Replies: 29
- Views: 4685
- Thu Feb 22, 2007 11:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Folder wise access
- Replies: 2
- Views: 735
- Thu Feb 22, 2007 11:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Simple Transformer string manipulation question
- Replies: 2
- Views: 912
- Thu Feb 22, 2007 11:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert records based on certian contents of records
- Replies: 8
- Views: 1957
Ambasta, there is no need to quote entire messages when replying. DSGuru2B's logic is succinct: Take the whole string before the first $ sign Append the single character after the first $ sign Remove alpha characters from the remainder and append. I might suggest changing that a bit to read Field...
- Thu Feb 22, 2007 11:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Fact Load Performance
- Replies: 10
- Views: 1818
The maximum sizes for memory loads are configurable. There is no easy rule about when to pre-load and when not to, a lookup file of 1Gb with a million records pre-loaded to memory for an input stream of 10 records isn't a good idea... and you need to control and balance memory use as well. Loading a...
- Thu Feb 22, 2007 10:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify Stage AND/OR Transformer Function
- Replies: 29
- Views: 4685
- Thu Feb 22, 2007 10:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Fact Load Performance
- Replies: 10
- Views: 1818
- Thu Feb 22, 2007 10:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Export Job executables
- Replies: 1
- Views: 582
- Thu Feb 22, 2007 10:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify Stage AND/OR Transformer Function
- Replies: 29
- Views: 4685
First you need to define your parsing rules in English, then figure out a way to implement those rules. i.e. "Each 'token' is separated by one or more blanks. The two consecutive tokens where the first is an integer or decimal number and the second is either 'L' or 'cc' {case insensitive) are the ou...
- Thu Feb 22, 2007 7:15 am
- Forum: General
- Topic: Transformer Compilation Error in AIX
- Replies: 7
- Views: 3267
- Thu Feb 22, 2007 4:53 am
- Forum: General
- Topic: Transformer Compilation Error in AIX
- Replies: 7
- Views: 3267
- Wed Feb 21, 2007 7:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: After-job subroutine does not work
- Replies: 19
- Views: 3586
- Wed Feb 21, 2007 7:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: After-job subroutine does not work
- Replies: 19
- Views: 3586
- Wed Feb 21, 2007 6:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence Number
- Replies: 9
- Views: 2642