Previous Topic Next topic Print topic


Creating the COBOL Application

In this section, you use the information gathered in the previous section to write a simple COBOL application that describes the data file. You then compile the COBOL application to generate an eXtended File Descriptor (XFD) to map your data from the record-oriented COBOL application to a relational database’s column-oriented format.

Previous Topic Next topic Print topic