Now you have two ways. The hashed file read, when I said multiple reads, I was pointing towards reading it in the initial value of a stage variable by using UtlityHashLookup(). This way you will read it once in every transformer stage.
I just re-read the post. You really are on server edition arent you. I missed that part although it was right in my face. Go ahead and post some sample data, it might help us come up with a solution.
Well it gets shipped with 7.5.2 for windows, so you should already have it installed. Do a cat of any file on your windows command line, does it work? Well thats the way I can think off in which you can sort by stores, do uniq to remove duplicates and then read it one by one, while grepping for the ...
I dont know whats going on during the first option of creating the table but with the table replace, do you get the warning everytime or only the first time when the table is not present? If yes, then its just a warning message to tell you that the table does not exist and you can use a message hand...