SET WEB

Modify CICS Web support.

Read syntax diagramSkip visual syntax diagramSET WEB
 
>>-SET WEB--+------------------------+-------------------------->
            '-GARBAGEINT(data-value)-'
 
>--+------------------------+----------------------------------><
   '-TIMEOUTINT(data-value)-'
 

Conditions: INVREQ, IOERR, NOTAUTH

Start of changeThis command is threadsafe.End of change

For more information about the use of CVDAs, see CICS-value data areas (CVDAs).

Description

The SET WEB command allows you to:

Options

GARBAGEINT(data-value)
specifies, as a fullword, the interval inminutes at which the Web garbage collection task runs to clean up Web 3270 state data for which the terminal timeout interval has expired. The permitted range of values is 1 to 6000.
TIMEOUTINT(data-value)
specifies, as a fullword, the period of time, in minutes , after which inactive Web 3270 sessions are eligible for garbage collection. The permitted range of values is 1 to 60.

Conditions

INVREQ
RESP2 values are:
11
an invalid value has been supplied for GARBAGEINT or TIMEOUTINT.
NOTAUTH
RESP2 values are:
100
The user associated with the issuing task is not authorized to use this command
[[ Contents Previous Page | Next Page Index ]]