CEMT INQUIRE CFDTPOOL
| CEMT INQUIRE CFDTPOOL
| Function: Retrieves information about coupling facility
| data table pools.
|
Description: INQUIRE CFDTPOOL returns information
| about any currently installed CFDT pool names. CICS installs
| these automatically whenever it installs a file resource
| definition that refers to a CFDT.
|
Input: Press the Clear key to clear the screen, and type
| CEMT INQUIRE CFDTPOOL (the minimum abbreviation is CEMT I
| CF). You get a display that lists the names and status of any
| coupling facility data table pools to which CICS is connected
| through a CFDT server. Note that you cannot change any of
| the displayed information.
|
Sample screen
|
|
| inquire cfdt
| STATUS: RESULTS
| Cfd(DTPOOL1 ) Con
| SYSID=HA61 APPLID=CICSHA61
| RESPONSE: NORMAL TIME: 15.54.22 DATE: 9.3.98
| PF 1 HELP 3 END 5 VAR 7 SBH 8 SFH 9 MSG 1 SB 11 SF
|
Figure 52. CEMT INQUIRE CFDTPOOL screen
|
| ─ ──CEMT Inquire DOctemplate ──┬ ┬───────── ─────
| ├┤─TSq─────
| ├┤─TDq─────
| ├┤─File────
| ├┤─EXitpgm─
| └┘─Member──
| ─ ──┬ ┬──────────── ──┬ ┬────────── ──┬ ┬──────── ───
| └┘──Name(name) ├ ┤─Append─── ├ ┤─Ebcdic─
| └┘─Noappend─ └ ┘─Binary─
| ─ ──┬ ┬──────────────────── ─────────────────────
| └┘──Templatename(name)
| ─ ──┬ ┬────────────────────────── ──┬ ┬──────── ─
| └ ┘| ─Templatename──(──name──)─ ├ ┤─DDname─
| └┘─DSname─
| Displayed fields
| ALL
| This is the default. CICS displays the names of all
| installed CFDT pools.
| CFdtpool(
value
)
| displays information about a named CFDT pool.
| CICS creates a resource entry for a CFDT pool when a
| file resource definition that refers to a coupling facility
| data table is first installed. The resource entry is
| cataloged, and reinstalled from the catalog on a warm or
| emergency restart.
| Note: You cannot discard CFDT pool entries other than
| by a cold or initial start of the CICS region.
| Connstatus
| displays the connection status for the named CFDT pool.
| The values are:
| Connected
| The server for the coupling facility data table pool
| is available in this MVS image, and CICS is
| currently connected to it.
| Unconnected
| The server for the coupling facility data table pool
| is available in this MVS image, but CICS is not
| currently connected to it.
| Unavailable
| The server for the coupling facility data table pool
| is currently unavailable in the MVS image.
Chapter 11. Master terminal CEMT 57