1. Can you explain what you infer out of the Output

2. Check the point on the source code, and see whether the file exits

Code:

          INTERFUND ADJUSTMENT DC = E2088 
          TBO AUTO ADJUSTMENT PRINT LIST - /CHECK.1002 
          CAN'T OPEN TRCURS
Then check the tables and make sure that you are inserting/updating the colums of those tables with the correct data, i.e. data that does not have any alpha characters in it, some times you may by sending a $ sign with it in the case of a currency value.

Sam