INQUIRE WEB

Retrieve information about CICS® Web support.

INQUIRE WEB

Read syntax diagramSkip visual syntax diagramINQUIRE WEBGARBAGEINT(data-area)TIMEOUTINT(data-area)

Conditions: NOTAUTH

This command is threadsafe.

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

Description

The INQUIRE WEB command returns information about the status of the CICS Web interface.

Options

GARBAGEINT(data-area)
Returns, in fullword binary form, the interval, in minutes, at which the Web garbage collection task runs to clean up Web 3270 state data for which the terminal timeout interval has expired.
TIMEOUTINT(data-area)
Returns, in fullword binary form, the time, in minutes, after which inactive Web 3270 sessions are eligible for garbage collection.

Conditions

NOTAUTH
RESP2 values:
100
The user associated with the issuing task is not authorized to use this command.