Convert Hex coming from DB2 LUW to Character with Sql Loader
I have a customer that has sent me a file I need to load into an oracle table. The unload originated from DB2 LUW and he has cast all the packed decimal columns to Hex which I am now trying to convert to something readable as I load into the oracle table. Anyone have experience or suggestions as to how to do this with SQL Loader ?