Search found 53125 matches
- Wed Nov 09, 2011 11:36 pm
- Forum: Data Integration
- Topic: Limiting Business Glossary Author Role
- Replies: 4
- Views: 10121
Actually it's much better in 8.7. There are two glossaries - the development glossary and the published glossary - if you choose to enable the workflow feature. Straight away you've got better governance. On top of that there are new roles within BG: Editor (who can change things) and Publisher (who...
- Wed Nov 09, 2011 11:33 pm
- Forum: Site/Forum
- Topic: iphone app for dsxchange
- Replies: 8
- Views: 4700
- Wed Nov 09, 2011 8:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: crazy requirement in DataStage
- Replies: 8
- Views: 3318
- Wed Nov 09, 2011 8:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Incorrect date timestamp
- Replies: 7
- Views: 3009
- Wed Nov 09, 2011 8:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Best way to Read N number of tables and load into 1 table
- Replies: 13
- Views: 4333
- Wed Nov 09, 2011 8:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SCD Stage
- Replies: 9
- Views: 1678
- Wed Nov 09, 2011 8:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SPACES BETWEEN CHARACTERS WHILE READING SEQUENTIAL STAGE
- Replies: 5
- Views: 1634
- Wed Nov 09, 2011 8:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hash partitioning and sorting
- Replies: 8
- Views: 5272
- Wed Nov 09, 2011 8:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: datastage dw
- Replies: 4
- Views: 1155
- Wed Nov 09, 2011 7:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: complex flat file stage
- Replies: 1
- Views: 1000
- Wed Nov 09, 2011 7:57 pm
- Forum: General
- Topic: Pass in parameter to ExecCommand stage
- Replies: 22
- Views: 6935
- Wed Nov 09, 2011 7:54 pm
- Forum: General
- Topic: IBM Information Server fixpack 2 installation
- Replies: 7
- Views: 6523
- Wed Nov 09, 2011 3:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Best way to Read N number of tables and load into 1 table
- Replies: 13
- Views: 4333
The point we've been trying to make is that a sequence job with a loop means that you process one table at a time. A UNION can (theoretically anyway) stream all rows from all tables at the same time. You could construct the SQL statement within the sequence (Routine activity) rather than in an exter...
- Wed Nov 09, 2011 3:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Matching strings against a set of prefixes in a table
- Replies: 16
- Views: 5525
- Wed Nov 09, 2011 2:57 pm
- Forum: General
- Topic: Obtaining the Query (SQL Statement) by routine
- Replies: 4
- Views: 4914