QualityStage out of the box does not have postal certification database but, for extra cost, you can purchase CASS (for USA) or SERP (for Canada) postal certification modules.
QualityStage's fuzzy matching logic will allow you to correct (or reject) slightly inexact spellings and zip-code matches.
Search found 53125 matches
- Fri Sep 28, 2007 3:20 pm
- Forum: IBM QualityStage
- Topic: Implementing Scenario in DS with QS
- Replies: 4
- Views: 2523
- Fri Sep 28, 2007 5:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Defalt date is inserting into Date field in Oracle database
- Replies: 2
- Views: 1031
- Fri Sep 28, 2007 5:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: @INROWNUM and @PARTITIONNUM
- Replies: 3
- Views: 2078
- Fri Sep 28, 2007 5:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Quoted Strings as Parameter
- Replies: 12
- Views: 3724
Did you try escaping the quote characters?
Code: Select all
dsjob -run -param acctype=\'a b c\' <project name> <job name>- Fri Sep 28, 2007 2:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Script executing DB2 command failing
- Replies: 8
- Views: 4683
You do not hijack others' threads, particularly not when they were resolved two years ago! Start your own thread, and post the exact error message(s). Do not paraphrase them - use copy/paste to include the text in your post. And please post in the correct forum - if it's a parallel job, please post...
- Fri Sep 28, 2007 1:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage with DB2
- Replies: 2
- Views: 943
Exceedingly well, since they're both IBM products and the DB2 partitioning algorithm can therefore be made available within the DB2/UDB Enterprise stage. The only "glitch", in version 7.x, is that you can not use the Enterprise stage if DB2 is not on the same platform as DataStage. In this case you ...
- Fri Sep 28, 2007 1:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: @INROWNUM and @PARTITIONNUM
- Replies: 3
- Views: 2078
What a strange design! What the constraint means is that, if the table name is allocated to partition #1, it will never make it to the output. I suspect that's not what you want. Forget DataStage for the moment. Write out a specification (in English) describing your source data, what the target need...
- Fri Sep 28, 2007 1:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Explicit Sort vs Link Sort
- Replies: 4
- Views: 1610
Sort stage is more flexible about using memory - you even have the ability to specify the per-node memory usage that the stage takes. Also, with an explicit Sort stage, it may be that your job no longer needs as much information in the inserted buffer operator (see the score) at any one time, so tha...
- Fri Sep 28, 2007 12:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to run datastage job in unix environmet
- Replies: 5
- Views: 1965
- Fri Sep 28, 2007 12:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Resolve this Warning
- Replies: 6
- Views: 1814
- Fri Sep 28, 2007 12:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Environment Variables are not refreshing in JOB
- Replies: 9
- Views: 2408
- Fri Sep 28, 2007 12:23 am
- Forum: General
- Topic: take long time to load up Director
- Replies: 6
- Views: 1761
Use a telnet connection. If that is also slow, check the network to find out whether it is being saturated with (other) traffic, such as everyone watching the World Cup live in their browsers. In the telnet session, execute the $DSHOME/dsenv script, then cd to the project directory and invoke $DSHOM...
- Thu Sep 27, 2007 9:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Command output of ExecCommand
- Replies: 24
- Views: 14220
It might not be in the first field - it may be in the second. Some commands output an empty line before their "real" output. Yours possibly falls into this category. If so, adjust your Field() function to extract the correct field from the activity variable. Otherwise, you are up for some detective ...
- Thu Sep 27, 2007 9:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Environment Variables are not refreshing in JOB
- Replies: 9
- Views: 2408
Etiquette Note We do not do "urgent" here, much less "very urgently". People who post here are all volunteers, who post as and when they can. If you require urgent support, sign up for premium service with your support provider, and learn the true cost of "urgent". What is the default value of the ...
- Thu Sep 27, 2007 7:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Heap Memory Size Isuue
- Replies: 5
- Views: 1952
Re: Heap Memory Size Isuue
Kindly give the full support and do the needful from your end . Surely you're paying maintenance on the licence, which entitles you to support from your registered support provider? DSXchange does not exist as a substitute for proper support. Your support provider is (or needs to be) aware of the p...