Work with CRQ Descriptions (WRKCRQD)

The Work with Change Request Descriptions (WRKCRQD) command shows the Work with Change Request Descriptions display. You can create, change, and delete change request descriptions, and work with change request description activities using this command.

Restrictions:

  1. Searches only the libraries to which you have *USE authority.
  2. Shows only the change request descriptions to which you have authority.
  3. To perform operations on the change request descriptions, you must have *USE authority to the command used by the operation and the appropriate authority to the change request descriptions on which the operation is performed.

Parameters

Keyword Description Choices Notes
CRQD Change request description Qualified object name Optional, Positional 1
Qualifier 1: Change request description Generic name, name, *ALL
Qualifier 2: Library Name, *LIBL, *CURLIB, *USRLIBL, *ALL, *ALLUSR

Change request description (CRQD)

Specifies the qualified name of the change request description object.

The possible change request description values are:

*ALL
Display all change request descriptions.
change-request-description
Specify the change request description to display.
generic*-change-request-description
Specify a generic change request description name. A generic name is a character string containing one or more characters followed by an asterisk (*). Only the change request descriptions with a matching name or with a matching beginning string display.

The possible library values are:

*LIBL
Searches all libraries in your library list and in the system portion of the job's library list.
*CURLIB
Locate the change request description on the current library. If no library is specified as the current library for the job, the QGPL library is used.
*USRLIBL
A problem log entry is created when a remote alert is received.
*ALL
Search all libraries in the system including the QSYS library.
*ALLUSR
Search all non-system libraries including all user-defined libraries and the QGPL library. Libraries starting with the letter Q other than QGPL are not included.
library-name
Specify the library to be searched in this parameter.

Examples

Example 1: Working with Change Request Descriptions

WRKCRQD

This command shows how to work with all change request descriptions in the library list of the job.

Example 2: Working with All Change Request Descriptions

WRKCRQD   CRQD(MYLIB/*ALL)

This command shows how to work with all change request descriptions in MYLIB.

Example 3: Working with All Change Request Descriptions in a String

WRKCRQD   CRQD(CHG*)

This command shows how to work with all change request descriptions that begin with the letters 'CHG' and are in the library list of the current job.

Error messages

None