CL Command Reference - DLTCRQD

CL Command List > DLTCRQD Reference

Description:

The Delete Change Request Description (DLTCRQD) command deletes one or more change request descriptions.

Restriction: You must have object existence authority in order to delete the change request description.


Examples:

Example 1: Deleting a Change Request Description from Your Own Library

DLTCRQD CRQD(MYLIB/CHG001)

This command deletes a change request description in MYLIB with the name CHG001.



Example 2: Deleting Change Request Descriptions Using a Generic Name

DLTCRQD CRQD(*LIBL/CHG*)

This command deletes all the change request descriptions in the library list whose names start with CHG.



Example 3: Deleting a Change Request Description from the Current Library

DLTCRQD CRQD(*CURLIB/CHG456)

This command deletes the change request description named CHG456 in the current library.