Search found 53125 matches
- Tue May 08, 2012 6:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Type Mismatch Error for Time Datatype.
- Replies: 2
- Views: 1500
- Tue May 08, 2012 6:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Leading Zeros
- Replies: 5
- Views: 1856
- Tue May 08, 2012 6:54 pm
- Forum: General
- Topic: dssh: ANALYZE.FILE can not find hash_file_dir
- Replies: 6
- Views: 2517
Code: Select all
UPDATE VOC
SET F2='/u01/csunProjects/epmdvl/CS90_CSW91/hash_file_dir/HASH_DTTM_PS_ITEM_LINE_SF'
WHERE @ID = 'HASH_DTTM_PS_ITEM_LINE_SF' ;Depending on what you saw in LIST.ITEM command, you may also need to update F3.
- Tue May 08, 2012 4:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Identify records that generate warnings/errors
- Replies: 3
- Views: 1979
- Tue May 08, 2012 4:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Occurs Functionality through CFF stage
- Replies: 11
- Views: 4502
- Tue May 08, 2012 4:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aggregator stage nullability issue
- Replies: 4
- Views: 1530
- Tue May 08, 2012 4:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CFF - Doubts with Multiple OCCURS
- Replies: 3
- Views: 1283
- Tue May 08, 2012 4:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multi-charcter de-limited file
- Replies: 1
- Views: 1182
- Tue May 08, 2012 4:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Leading Zeros
- Replies: 5
- Views: 1856
- Tue May 08, 2012 4:04 pm
- Forum: General
- Topic: dssh: ANALYZE.FILE can not find hash_file_dir
- Replies: 6
- Views: 2517
Check the VOC entry for HASH_DTTM_PS_ITEM_LINE_SF
I think you will find that the slash is missing from that too.
Code: Select all
LIST.ITEM VOC 'HASH_DTTM_PS_ITEM_LINE_SF'- Tue May 08, 2012 12:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: unprintable characters
- Replies: 6
- Views: 3545
- Tue May 08, 2012 12:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Differentiate reject links in lookup with multiple ref links
- Replies: 9
- Views: 2348
- Mon May 07, 2012 8:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: write-through cache datasets
- Replies: 3
- Views: 1875
Which book? What is the context? I did not find the term using a search against the Information Center
- Mon May 07, 2012 8:02 pm
- Forum: IBM QualityStage
- Topic: Matching Job Does not Output any records
- Replies: 5
- Views: 2456
If you look at the match statistics, is there much mention of overflow blocks? You may need to look at a blocking strategy that more finely discriminates potential duplicates, so that the block size is not exceeded. If the records don't appear on any of those links, where DO they appear? These are t...
- Mon May 07, 2012 4:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage handle special character A-Hat
- Replies: 1
- Views: 1726
Re: DataStage handle special character A-Hat
Why? Do you have your client's permission to change their data?reachmexyz wrote:I am looking to get rid of special characters in the generated file.