Page 1 of 1

log error

Posted: Wed Mar 21, 2007 11:25 pm
by kimbal
My requirement is:
i need to load data from oracle table to hash file(create and then load)

i was using stage variables ( in which i uas using functions like NullToZero() and CRC32() ) in the transformer

and i get this error:
Job stopped - before-job routine returned error:
DSU.InitialHashCreation is not cataloged

Posted: Thu Mar 22, 2007 12:27 am
by chulett
Your 'before job' routine InitialHashCreation doesn't seem to exist. Check to see why. And why you would be calling something before job to create a hashed file is another question - what exactly is it doing for you?

Posted: Thu Mar 22, 2007 6:24 am
by ray.wurlod
Didn't you like the answer yesterday in the Metadata forum?

Posted: Thu Mar 22, 2007 7:19 am
by chulett
Guess not...