Previous Topic: CICSCMD INQ IRC—Inquire IRC Status

Next Topic: CICSCMD INQ TASK—Inquire Task Status

CICSCMD INQ PSBNAME—Inquire PSB Availability

The CICSCMD INQ PSBNAME command inquires about the availability of PSB resources. It returns the RCIQ03 or RCIQ04 message that indicates the status of the DL/I database resources described by the selected PSB.

This command has the following format:

CICSCMD cics_region_name INQ PSBNAME(psb_name)
cics_region_name

Defines the CICS region from which the information is required.

psb_name

Defines the PSB to which the inquiry applies.

Example:

CICSCMD CICSA INQ PSBNAME(CICSPGM1)