The answer is no.
Project level overrides shell.
Job level overrides project level.
Search found 53125 matches
- Fri Aug 19, 2011 4:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can we override the APT_COMPILER PARAMETER
- Replies: 3
- Views: 2390
- Fri Aug 19, 2011 4:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Variable field manipulation
- Replies: 9
- Views: 10724
- Fri Aug 19, 2011 4:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: job are aborting with The Error in mutex_unl
- Replies: 2
- Views: 1572
Search DSXchange for "mutex".
- Fri Aug 19, 2011 4:34 pm
- Forum: General
- Topic: Starting multiple jobs using StartLoop EndLoop in a Sequence
- Replies: 12
- Views: 3425
- Fri Aug 19, 2011 4:29 pm
- Forum: General
- Topic: Automatically updating engine credentials
- Replies: 1
- Views: 1274
- Fri Aug 19, 2011 5:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Maximum value of Surrogate Key
- Replies: 2
- Views: 1040
- Fri Aug 19, 2011 5:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SCD Stage vs Change capture stage
- Replies: 4
- Views: 5845
- Thu Aug 18, 2011 10:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to open BCP error-file
- Replies: 3
- Views: 2953
- Thu Aug 18, 2011 9:30 pm
- Forum: IBM QualityStage
- Topic: Blocking and Matching
- Replies: 4
- Views: 1710
Are you using version 8.5 or an earlier version? The ability to compare pair-wise match weights was only introduced in version 8.5. If you ARE running version 8.5, simply select two adjacent rows (from the same set) in match designer and effect the comparison from the right click menu. Critical vari...
- Thu Aug 18, 2011 3:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Join stage
- Replies: 4
- Views: 1420
- Thu Aug 18, 2011 3:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Matchfield fn not providing correct result in transformer
- Replies: 2
- Views: 1791
- Thu Aug 18, 2011 3:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot open file RT_BP6487.O
- Replies: 14
- Views: 4036
I missed that the VOC entry lacks field #2. Fix it as follows.
Code: Select all
UPDATE VOC SET F2 = 'RT_BP6487.O' WHERE F0 = 'RT_BP6487.O';- Thu Aug 18, 2011 3:16 pm
- Forum: General
- Topic: Starting multiple jobs using StartLoop EndLoop in a Sequence
- Replies: 12
- Views: 3425
- Thu Aug 18, 2011 3:13 pm
- Forum: IBM QualityStage
- Topic: Blocking and Matching
- Replies: 4
- Views: 1710
What are you blocking on? Initials do not contribute much information to the decision, so the mismatch on middle initial will not penalize the aggregate weight by too much. Select the records in pairs in the match designer, right click and note which fields are contributing which weights to the over...
- Thu Aug 18, 2011 5:51 am
- Forum: General
- Topic: Job Migration issue from release 8.1 to 8.5
- Replies: 2
- Views: 1114