Using DISK and DATABASE Files

Database files, which are associated with the ILE COBOL devices of DATABASE and DISK, can be:

Database files are created using the Create Physical File (CRTPF) or Create Logical File (CRTLF) CL commands. For a description of these commands, see the CL and APIs section of the Programming category in the iSeries Information Center at this Web site -http://www.ibm.com/eserver/iseries/infocenter.

This chapter describes: