Display PSF Configuration (DSPPSFCFG)

The Display PSF Configuration (DSPPSFCFG) command displays a Print Services Facility (PSF) configuration object from the specified library.

Restrictions:

Parameters

Keyword Description Choices Notes
PSFCFG PSF configuration Qualified object name Required, Positional 1
Qualifier 1: PSF configuration Name
Qualifier 2: Library Name, *LIBL, *CURLIB
OUTPUT Output *, *PRINT Optional, Positional 2

PSF configuration (PSFCFG)

Specifies the Print Services Facility (PSF) configuration object to display.

This is a required parameter.

Qualifier 1: PSF configuration

name
Specify the name of the PSF configuration object to display.

Qualifier 2: Library

*LIBL
Search all libraries in the job's library list until the first match is found.
*CURLIB
Search the current job library for the job. If no library is specified as the current library for the job, the QGPL library is used.
name
Search the specified library.

Output (OUTPUT)

Specifies whether the output from the command is displayed at the requesting workstation or printed with the job's spooled output.

*
The output is displayed if requested by an interactive job and printed with the job's spooled output if requested by a batch job.
*PRINT
The output is printed with the job's spooled output.

Examples

DSPPSFCFG   PSFCFG(PSFCFG1)  OUTPUT(*PRINT)

This command will print a description of the Print Services Facility (PSF) configuration object (*PSFCFG) named named PSFCFG1. The libraries in the job's library list will be searched for the PSFCFG1 configuration object.

Error messages

*ESCAPE Messages

CPF9801
Object &2 in library &3 not found.
CPF9802
Not authorized to object &2 in &3.
CPF9803
Cannot allocate object &2 in library &3.
CPF9810
Library &1 not found.
CPF9820
Not authorized to use library &1.