Search found 15603 matches
- Mon May 31, 2010 3:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup Error
- Replies: 20
- Views: 10029
- Mon May 31, 2010 2:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Speed up ETL Process in Datastage job
- Replies: 12
- Views: 10537
- Mon May 31, 2010 2:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup Error
- Replies: 20
- Views: 10029
This is a common error when RCP is used, as the lookup stage returns the lookup key column twice, once from the source and once from the reference. EDIT - Sorry, I was thinking that this was a response to another post where RCP and column duplication seemed to be the error. It doesn't necessarily ap...
- Mon May 31, 2010 2:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performace statistics inside the Containers
- Replies: 1
- Views: 1017
- Mon May 31, 2010 2:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CFF stage reading Mainframe Dataset that has S9(S) Comp -3
- Replies: 13
- Views: 7787
- Mon May 31, 2010 2:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup Error
- Replies: 20
- Views: 10029
- Mon May 31, 2010 2:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Look up issue
- Replies: 3
- Views: 1305
- Fri May 28, 2010 5:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Execute command activity stage
- Replies: 7
- Views: 6177
- Fri May 28, 2010 5:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: key genarator
- Replies: 1
- Views: 977
- Fri May 28, 2010 5:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: handling issue
- Replies: 3
- Views: 1856
- Fri May 28, 2010 4:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CFF stage reading Mainframe Dataset that has S9(S) Comp -3
- Replies: 13
- Views: 7787
- Fri May 28, 2010 4:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: hashfile viewer without designer
- Replies: 8
- Views: 3768
- Thu May 27, 2010 8:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to get a list of Datastage Warnings Message ID
- Replies: 4
- Views: 2901
- Thu May 27, 2010 6:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Extracting data from oracle
- Replies: 9
- Views: 2050
Do those 50 tables have the same columns and are they to be loaded to a single dataset, or do they have different column names and counts and get loaded to separate datasets? One option with DataStage is to write one job if all the tables have identical layouts and pass in the table name as a parame...
- Wed May 26, 2010 9:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Universe table column structure query
- Replies: 1
- Views: 1538
In UniVerse the table contents and the table description (DDL) are stored in separate places and are not necessarily the same. The DICTionary of a file can also be augmented by other items defined in the VOC file, as is done for such column names as F1, F2, etc. In this case the DICT for the file on...