Temporarily decompressed objects

Compressed objects are temporarily decompressed automatically by the system when used.

A temporarily decompressed object will remain temporarily decompressed until:

Notes:
  1. Objects of the type *PGM, *SRVPGM, or *MODULE cannot be temporarily decompressed. If you call a compressed program or debug the program, it is automatically permanently decompressed.
  2. Compressed file objects, when opened, are automatically decompressed.
  3. If the description of a compressed file is retrieved, the file is temporarily decompressed. Two examples of retrieving a file are:
    • Using the Display File Field Description (DSPFFD) command to display field level information of a file.
    • Using the Declare File (DCLF) command to declare a file.