DISCARD REQUESTMODEL

Remove a request model definition.

Read syntax diagramSkip visual syntax diagramDISCARD REQUESTMODEL
 
>>-DISCARD--| DISCRM1 |----------------------------------------><
 
DISCRM1
 
|--REQUESTMODEL(data-value)-------------------------------------|
 

Conditions: NOTAUTH, NOTFND

Description

The DISCARD REQUESTMODEL command makes a REQUESTMODEL definition ineligible as a model for defining requests in the local CICS system. The REQUESTMODEL definition itself is not deleted or otherwise modified.

See Discarding resource definitions for general information about discards.

Options

REQUESTMODEL(data-value)
specifies the 8-character name of the request model that you want to remove.

Conditions

NOTAUTH
RESP2 values:
100
The user associated with the issuing task is not authorized to use this command.
NOTFND
RESP2 values:
1
The request model name was not found.
[[ Contents Previous Page | Next Page Index ]]