EBCDIC-encoded XML trace files

The IBM Transformation Extender batch command server can generate trace log files in EBCDIC encoding. You can display EBCDIC-encoded trace files by using the vi editor or the ISPF application of the IBM® Time Sharing Option/Extensions (TSO) facility.

To configure EBCDIC-encoded trace log files, add the following DD statement to the JCL step that invokes IBM Transformation Extender:

//CEEOPTS  DD *                                    
ENVAR("DTX_XML_LOG_ENCODING_IBM1047=TRUE")          
/*