Code pages can be a real pain.
In this case it is likely that the source file or job are not in the correct CCSID.
Check the following -
- Ensure your job is in CCSID(285)
CHGJOB CCSID(285)
- Ensure your QCLSRC112 is in CCSID 285
You may have to delete it and re-create it
CRTSRCPF mylib/QCLSRC112 RCDLEN(112) CCSID(285)
If you still have problems, submit a support request to the
forum.