Previous Topic: PRINT PACKAGE Command (DB2 Only)Next Topic: PRINT PLAN Command (DB2 Only)


Operand Definitions

Operand

Description

*

Prints the current package definition.

name

One‑ to seven‑character name of a package definition.

WITH VERIFICATION

This clause collects data on the generate package process for the specified package without updating the DB2 plan tables or performing the DB2 BIND command.

It automatically prepares the programs in the specified package and creates the BIND command that bind the package to the application and produces an impact report. Use the GENERATE PACKAGE command to prepare the program and perform the bind.

VER is the minimum abbreviation.

DESTINATION

Specifies the output destination.

MAIL 'emailid' A delimited 1‑ to 60‑character name of a [assign the value for emailp in your book] destination.

LIBRARY Output library.

SYSTEM name System printer name.

NETWORK name Network printer (not available in batch).

COPIES nn

Number of copies to print on a system or network printer, online only. This option is ignored in batch.