Search found 53125 matches
- Wed Aug 06, 2008 3:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML to CSV File
- Replies: 1
- Views: 955
- Wed Aug 06, 2008 3:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: List jobname and its category
- Replies: 16
- Views: 7947
- Wed Aug 06, 2008 3:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 deadlock and timeout Issue
- Replies: 5
- Views: 3487
- Wed Aug 06, 2008 3:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Check that
- Replies: 4
- Views: 1084
- Wed Aug 06, 2008 3:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Failed to open RT_LOG2377 file
- Replies: 10
- Views: 2506
- Wed Aug 06, 2008 3:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: finding words separated by spaces
- Replies: 8
- Views: 1688
- Wed Aug 06, 2008 3:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: output from hashed file
- Replies: 47
- Views: 11788
OK, try it without the ".".
It works for me with or without the ".".
Code: Select all
LIST DICT H_DAY_ID LPTR 4It works for me with or without the ".".
- Wed Aug 06, 2008 3:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Universe Stage
- Replies: 5
- Views: 1823
Code: Select all
UPDATE DICT hashedfilename SET CONV = 'MD4P' WHERE @ID = 'fieldname';Note the keyword DICT that precedes the hashed file's name.
- Wed Aug 06, 2008 3:04 pm
- Forum: IBM QualityStage
- Topic: Match Specification - NO MATCHES FOUND
- Replies: 10
- Views: 4423
The issue is that John Smith is a very common name, so that the probability of finding a match purely by chance (the "U probability") is quite high. This is reflected in the low aggregate weight; indeed this might take the aggregate weight to a negative value (a "disagreement weight"). Since your da...
- Wed Aug 06, 2008 7:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: deriving Month and Year to seperate columns
- Replies: 3
- Views: 889
- Wed Aug 06, 2008 7:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: converting single column to single row
- Replies: 6
- Views: 1014
- Wed Aug 06, 2008 1:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to install parallel jobs in windows server
- Replies: 1
- Views: 661
- Wed Aug 06, 2008 1:17 am
- Forum: General
- Topic: How to detect server is running
- Replies: 5
- Views: 3032
- Wed Aug 06, 2008 1:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: converting single column to single row
- Replies: 6
- Views: 1014
- Wed Aug 06, 2008 1:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Backward compatability
- Replies: 2
- Views: 825