Delete Session Description (DLTSSND)

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

Delete Session Description

The DLTSSND command deletes a session description (or group of session descriptions) for an inactive session.

Error messages for DLTSSND

*ESCAPE Messages

CPF2105
Object &1 in &2 type *&3 not found.
CPF2110
Library &1 not found.
CPF2113
Cannot allocate library &1.
CPF2114
Cannot allocate object &1 in &2 type *&3.
CPF2117
&4 objects type *&3 deleted. &5 objects not deleted.
CPF2182
Not authorized to library &1.
CPF2189
Not authorized to object &1 in &2 type *&3.
Top

Parameters

Keyword Description Choices Notes
SSND RJE session description Qualified object name Required, Positional 1
Qualifier 1: RJE session description Generic name, name
Qualifier 2: Library Name, *LIBL, *ALL, *ALLUSR, *USRLIBL, *CURLIB
Top

RJE Session Desc (SSND)

Specifies the qualified name of the session description being deleted.

The possible library values are:

The possible values are:

Top

Examples

None
Top

Error messages

*ESCAPE Messages

CPF2105
Object &1 in &2 type *&3 not found.
CPF2110
Library &1 not found.
CPF2113
Cannot allocate library &1.
CPF2114
Cannot allocate object &1 in &2 type *&3.
CPF2117
&4 objects type *&3 deleted. &5 objects not deleted.
CPF2182
Not authorized to library &1.
CPF2189
Not authorized to object &1 in &2 type *&3.
Top