Michael, I don't know any existing tools that will do all the formatting that you need. My first thought would be write a little java program to read the data from DB2 using JDBC and then write it to a local file on the IFS in an ASCII format with all the special characters you need. I've only messed with that a little bit, maybe someone else will have a better suggestion. Kevin

Reply With Quote