Delete PSF Configuration (DLTPSFCFG)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Delete PSF Configuration (DLTPSFCFG) command deletes a Print Services Facility (PSF) configuration object from the specified library.

Restrictions:

Top

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, *USRLIBL, *ALL, *ALLUSR
Top

PSF configuration (PSFCFG)

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

This is a required parameter.

Qualifier 1: PSF configuration

name
Specify the name of the PSF configuration object to be deleted.

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.
Top

Examples

DLTPSFCFG   PSFCFG(MYLIB/MYPSFCFG)

This command will delete the PSF configuration object named MYPSFCFG in library MYLIB.

Top

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.
CPF9805
Object &2 in library &3 destroyed.
CPF9810
Library &1 not found.
CPF9811
Program &1 in library &2 not found.
CPF9820
Not authorized to use library &1.
CPF9830
Cannot assign library &1.
Top