Previous Topic: Physical and Logical Database Files

Next Topic: Format Level

Database File Coding Standards: File Level

Use level checking on files in order to detect errors arising from changes to the database definition—for example, specify LVLCHK(*YES) on the OS/400 CRTPF and CRTLF commands.

Create files that will continue to grow with SIZE(*NOMAX). Use the CA 2E Toolkit Compile preprocessor to do this automatically every time you recompile.