DSNJU008 (print CDDS)

The DSNJU008 (print CDDS) stand-alone utility prints the compression dictionary data set (CDDS).

Environment

The DSNJU008 program runs as a batch job.

This utility can be executed when Db2 is running or when it is not running.

Start of changeDSNJU008 can be executed on any Db2 data sharing group or non-data sharing subsystem that uses a CDDS.End of change

Authorization required

The user ID of the DSNJU008 job must have requisite RACF® authorization.

Required data sets

DSNJU008 recognizes DD statements with the following DD names:

SYSUT1
Specifies and allocates the compression dictionary data set (CDDS). This statement is required. If the CDDS must be shared with a concurrently executing Db2 online subsystem, use DISP=SHR in the DD statement.

In a GDPS® Continuous Availability with zero data loss environment, if the CDDS must be shared on the proxy Db2 data sharing group, also specify ROACCESS=(ALLOW,TRKLOCK) in the DD statement.

SYSPRINT
Specifies a data set or print spool class for print output. This statement is required. The logical record length (LRECL) is 132.
SYSIN
Contains the control statement for the DSNJU008 utility.

Running the DSNJU008 utility

Use the following EXEC statement to execute this utility:

//   EXEC   PGM=DSNJU008