Search found 33 matches

by emeri1md
Thu Jun 19, 2008 2:24 pm
Forum: IBM QualityStage
Topic: Match_Frequency Error: Input not sorted at record #
Replies: 8
Views: 10815

Match_Frequency Error: Input not sorted at record #

I have had several successfully run jobs before this, but now I'm getting an odd error. I am working with someone who has a few years of experience with QualityStage, and he hasn't seen anything like this either. I have the usual setup of data running through a standardization stage (in some jobs, M...
by emeri1md
Tue Jun 17, 2008 2:38 pm
Forum: IBM QualityStage
Topic: processing large resultsets
Replies: 5
Views: 3237

It might be worth taking out any columns that are not being processed and join them again later on. It adds a bit on complexity, but if that takes a lot of records out of the standardization stage, it might be worth it.

Matt
by emeri1md
Tue Jun 17, 2008 1:55 pm
Forum: IBM QualityStage
Topic: main_program: Fatal Error: Field not found: keyChange
Replies: 5
Views: 3876

I was having the exact same problem, but your post clued me into the solution.

You apparently have to block on something. If you add in a blocking column, the error should go away. It fixed my problem.