CEMT INQUIRE WEB

Retrieve information about CICS® web support.

In the CICS Explorer, the Regions operations view provides a functional equivalent to this command.

Description

INQUIRE WEB returns information about the state of CICS web support.

Input

Press the Clear key and type CEMT INQUIRE WEB (or suitable abbreviations for the keywords). The resulting display is similar to the following example.

You can change various attributes in the following ways:
  • Overtype your changes on the INQUIRE screen after tabbing to the appropriate field (see Overtyping a display).
  • Use the CEMT SET WEB command.

Sample screen

Figure 1. CEMT INQUIRE WEB screen
 IN WE
 STATUS:  RESULTS - OVERTYPE TO MODIFY
  Web Gar( 00060 ) Tim( 00005 ) Loc


 

If you place the cursor against the result and press ENTER, CICS displays an expanded format, as shown in Figure 2.

Figure 2. The expanded display
 I WEB
 RESULT - OVERTYPE TO MODIFY
   Web
   Garbageint( 00060 )
   Timeoutint( 00005 )
    

CEMT INQUIRE WEB

Read syntax diagramSkip visual syntax diagramINQUIRE WEBGARBAGEINT( value)TIMEOUTINT( value)

Displayed fields

GARBAGEINT
The interval at which the web garbage collection task runs to clean up web 3270 state data for which the terminal timeout interval has expired. The interval is measured in minutes.
TIMEOUTINT
The period of time after which inactive web 3270 sessions are eligible for garbage collection. The period is measured in minutes.