Search found 53125 matches
- Sat Dec 16, 2006 4:43 pm
- Forum: General
- Topic: Getting Job Names from Sequences
- Replies: 11
- Views: 4585
- Sat Dec 16, 2006 4:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error: code=-99 [General repository interface 'other error']
- Replies: 7
- Views: 4213
- Sat Dec 16, 2006 4:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Validating email id field
- Replies: 13
- Views: 3643
- Sat Dec 16, 2006 4:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Comparing CFF files , Record to Record !
- Replies: 11
- Views: 3068
- Sat Dec 16, 2006 4:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file problem
- Replies: 5
- Views: 2406
- Fri Dec 15, 2006 4:24 pm
- Forum: IBM QualityStage
- Topic: QS Plug in Error
- Replies: 3
- Views: 1411
- Fri Dec 15, 2006 4:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Single Large Project Versus Multiple Small Projects
- Replies: 6
- Views: 1488
- Fri Dec 15, 2006 4:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file problem
- Replies: 5
- Views: 2406
- Fri Dec 15, 2006 4:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: regarding sequencer
- Replies: 3
- Views: 780
A Sequencer with one input is a waste of space.
You probably need a Nested Condition activity ahead of Job activity 2; the test expression in the Nested Condition can determine whether the day name is Friday.
You probably need a Nested Condition activity ahead of Job activity 2; the test expression in the Nested Condition can determine whether the day name is Friday.
Code: Select all
Oconv(@DATE, "DWA") = "FRIDAY"- Fri Dec 15, 2006 4:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: lookup on hash file
- Replies: 7
- Views: 1268
1. Yes 2. Yes, unless updating the same hashed file in the same job. In which case disable both write and read cache (since they're separate caches). If the hashed file is tiny (say less than 10 groups) I probably wouldn't bother with read cache either, as its pages are likely to be memory resident ...
- Fri Dec 15, 2006 4:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Warnings--Fixed width File
- Replies: 6
- Views: 1465
- Fri Dec 15, 2006 4:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Comparing CFF files , Record to Record !
- Replies: 11
- Views: 3068
- Fri Dec 15, 2006 4:10 pm
- Forum: IBM QualityStage
- Topic: Transfer Error
- Replies: 9
- Views: 3048
- Fri Dec 15, 2006 4:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Single Large Project Versus Multiple Small Projects
- Replies: 6
- Views: 1488
- Fri Dec 15, 2006 4:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Large file to split
- Replies: 15
- Views: 3913