Chapter 12

Decompressing Files
This chapter describes the Sterling Connect:Direct decompress (CDDECOMP) command and its function. This
chapter also shows sample CDDECOMP screens and describes the parameters used for the CDDECOMP
command.

Using the CDDECOMP Command

Files are received from another node and archived on the i5/OS node as compressed files. Use the
CDDECOMP command to decompress these files.
CDDECOMP Command Example
The following command is an example of how to code the CDDECOMP command.
CDDECOMP Command Format
The following are the parameters for the CDDECOMP command:
Note: Tuning parameters are not supported with the CDDECOMP command when sending a file.
CDDECOMP INFILE(TESTLIB/CMP_FILE1) OUTFILE(TESTLIB/FILE2)
REPLACE(*YES)
Command Parameters
CDDECOMP INFILE(library-name/file-name)
OUTFILE(library-name/file-name)
NEWNAME(current-member-name, new-member-name)
REPLACE(*NO|*YES)