Search found 15603 matches
- Fri Jul 13, 2007 1:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Formatted length of fields & record<declared length-W
- Replies: 18
- Views: 2846
- Fri Jul 13, 2007 12:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Formatted length of fields & record<declared length-W
- Replies: 18
- Views: 2846
- Fri Jul 13, 2007 12:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Finding field in Datastage repository
- Replies: 2
- Views: 1394
It is possible to do this via access to the hashed file metadata contents; although it does take quite a bit of work. I would recommend you start with doing a project export into a .dsx file or, if you are more comfortable with XML, exporting in that format. The structure of the export file is prett...
- Thu Jul 12, 2007 10:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Infinite loop implementaion in Server Job
- Replies: 8
- Views: 1876
- Thu Jul 12, 2007 10:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Export Job creates 1KB file
- Replies: 9
- Views: 2627
- Thu Jul 12, 2007 8:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CFF - Cobol File Definition w/ Sequential File or DB2 API
- Replies: 3
- Views: 1430
More tuning work has gone into the sequential file stage than the CFF stage. I think the limiter is the amount of CPU used in the CFF stage, since it needs to parse out all the columns and then interpret them. If that is the case and you have a system with more than 1 CPU you can increase throughput...
- Thu Jul 12, 2007 7:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data set stage question
- Replies: 6
- Views: 1222
- Thu Jul 12, 2007 7:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CFF - Cobol File Definition w/ Sequential File or DB2 API
- Replies: 3
- Views: 1430
Unfortunately sequential read speed does decrease significantly as the number of columns increases. If you declare each row as just 1 column in a test job and write out to a sequential file stage what speed does it perform at (this will help give a baseline as to expected best case throughput). If m...
- Thu Jul 12, 2007 7:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Decryption using XOR logic
- Replies: 5
- Views: 2310
- Thu Jul 12, 2007 6:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Number of nodes to be used when we have a lot of Lookups....
- Replies: 2
- Views: 860
There are no hard-and-fast rules regarding number of nodes in the configuration file and number of processes - there are just too many variables introduced by how jobs are designed and coded. If you run your job several times with 1,2,3... nodes and chart the overall runtime you will see that perfor...
- Thu Jul 12, 2007 2:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Export Job creates 1KB file
- Replies: 9
- Views: 2627
- Thu Jul 12, 2007 2:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Export Job creates 1KB file
- Replies: 9
- Views: 2627
- Thu Jul 12, 2007 2:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: default job parameters
- Replies: 11
- Views: 2062
Rajesh - to reiterate, the default value for a parameter will be used unless the parent sets it. Somewhere you are setting this parameter to a value. If you set the default value in the Job Activity stage explicitly then that value will be used when the job is called. I don't know what else to ask -...
- Thu Jul 12, 2007 2:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup filesets and "Not enough Space" errors
- Replies: 22
- Views: 4534
- Thu Jul 12, 2007 2:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: difference betwn look up stage and join satge in PX
- Replies: 9
- Views: 6571