CEMT INQUIRE TSMODEL
|CEMT INQUIRE TSMODEL
|Function: Retrieve information about TS models.
|Description: The INQUIRE TSMODEL command returns
| information about temporary storage models (TS models).
|Input: Press the Clear key to clear the screen. There are
| two ways of commencing this transaction:
|Type CEMT INQUIRE TSMODEL (theminimum abbreviation
|is CEMT I TSM).You get a display that lists the current
| status.
|Type CEMT INQUIRE TSMODEL (CEMT I TSM)followed by as
| many of the other attributes as are necessary to limit the
| range of information that you require. So, for example, if
| you enter cemt i tsm main, the resulting display will
| show you the details of only those temporary storage
| models associated with temporary storage queues which
| are to be resident in main storage.
| To change various attributes, overtype your changes on the
| INQUIRE screen after tabbing to the appropriate field (see
| “Overtyping a display” on page 47).
|
|─ALl─────
|55─ ─CEMT Inquire TSModel ─┼ ───────── ─────────5
|└┘─(value)
| ─────────────────────────────
|5─ ───
6┬┬───────────────────────── ─5%
|├┤─LOCATION(value) ────────
|├┤─POOLNAME(data-area) ────
|├┤─PREFIX(data-area) ──────
|├┤─RECOVSTATUS(value) ─────
|├┤─REMOTEPREFIX(data-area)
|├┤─REMOTESYSTEM(data-area)
|└┘─SECURITYST(value) ──────
|ALl
| is the default.
|(
value
)
| is the name of the temporary storage model for which
| information is requested.
| Sample screen
|à
|ð
| I TSM
| STATUS: RESULTS
| Tsm(DFHWEB ) Pre(DFHWEB ) Mai
|
Figure 123. CEMT INQUIRE TSMODELscreen
| If you place the cursor against a specific entry in the list and
| press ENTER, CICS displays an expanded format as shown
| in Figure 124.
|à
|ð
| I TSM
| RESULT
| Tsmodel(DFHWEB)
| Prefix(DFHWEB)
| Location(Main)
| Recovstatus(Notrecovable)
| Securityst(Nosecurity)
| Poolname()
| Remotesystem()
| Remoteprefix()
|
Figure 124. The expanded displayof anindividual entry
| Displayed fields
|Securityst(
value
)
| displays the security status for this model. The values
| are:
|Security
| security checking will be performed for queue
| names matching this model.
|Nosecurity
| security checking will not be performed for queue
| names matching this model.
|LOcation(
value
)
| displays the location where temporary storage queues
| associated with this TS model reside. The values are:
|AUxiliary
| TS queues associated with this TS model are held
| on the CICS temporary storage VSAM data set
| DFHTEMP, or in temporary storage pools in the
| coupling facility.
|MAIn
| TS queues associated with this TS model are held
| in main storage.
|POolname(
value
)
| displays an 8-character shared pool name.
|PRefix(
value
)
| displays the prefix for this model as a 16-character
| string.
|RECovstatus(
value
)
| displays the recovery status of the temporary storage
| queue. The values are:
|Recoverable
| The temporary storage queue is recoverable.
|Notrecovable
| The temporary storage queue is not recoverable.
|REMOTEPrefix(
value
)
| displays the remoteprefix for this model as a
| 16-character string.
|REMOTESystem(
value
)
| displays the remotesystem name for this model as a
| 4-character string.
138 CICS Supplied Transactions