Problem:
This is an example that will walk the user through the steps needed to take an EBCDIC mainframe sequential file and convert it to ASCII. Follow each step carefully in the Resolution below to take the ASCII file and convert it back to EBCDIC.
The example will also demonstrate how to create and use a Record Layout to be used with these files.
Resolution:
Convert mainframe EBCDIC file using Tools ==> Data Tools ==> Convert to an ASCII file.
Next, take ASCII file and convert it back to EBCDIC file. Files and project also will be attached to article
