CEMT INQUIRE REQUESTMODEL CEMT INQUIRE RRMS
|CEMT INQUIRE REQUESTMODEL
|Function: Retrieves information about a
| REQUESTMODEL
|Description: INQUIRE REQUESTMODEL returns
| information about any currently installed Request models.
|Input: Press the Clear key to clear the screen, and type
|CEMT INQUIRE REQUESTMODEL (theminimum abbreviation is
|CEMT I RE). You get a display that lists the names and status
| of any request models.
| Sample screen
|à
|ð
| I RE
| STATUS: RESULTS - OVERTYPE TO MODIFY
|Req(DFHGFACT) Omgm(com::ibm::CosLifeCycle )
| Omgi(GenericFactory )
| 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 101. CEMT INQUIRE REQUESTMODELscreen
| If you place the cursor against a specific entry in the list and
| press ENTER, CICS displays an expanded format.
|à
|ð
| I RE
| RESULT - OVERTYPE TO MODIFY
| Requestmodel(DFHGFACT)
| Omgmodule(com::ibm::CosLifeCycle)
| Omginterface(GenericFactory)
| Omgoperation(\)
| Transid(CIOF)
|
Figure 102. The expanded displayof anindividual entry
| Displayed fields
|REQUESTMODEL(
data-value
)
| specifies an 8-character request model name.
|OMGMODULE
(data-area)
| returns the 58-character field containing the pattern
| defining the name scope of the interface and operation
| values for this REQUESTMODEL.
|OMGINTERFACE
(data-area)
| returns the 31-character field containing the pattern
| matching the interface name for this REQUESTMODEL.
|OMGOPERATION
(data-area)
| returns the 31-character field containing the pattern
| matching the IDL operation name for this
| REQUESTMODEL.
|TRANSID

(name)

| returns the 4-character name of the CICS transaction to
| be executed when a request matching the specification
| of the REQUESTMODEL is received.
|CEMT INQUIRE RRMS
|Function: Retrieve RRMS information.
|Description: INQUIRE RRMS tells you if CICS does or
| does not accept inbound transactional EXCI work.
|Input: Press the Clear key and type CEMT INQUIRE RRMS
| (the minimum abbreviation is CEMT I R).
| You will get a display screen, a sample of which is shown
| below.
| Sample screen
|à
|ð
| IN RRMS
| STATUS: RESULTS
| RrmOpe
|
Figure 103. CEMT INQUIRE RRMSscreen
|
|55─ ─CEMT Inquire Rrms ─5%
| Displayed fields
|Closed
| indicates that CICS will not accept inbound transactional
| EXCI work.
|Open
| indicates that CICS will accept inbound transactional
| EXCI work.
110 CICS Supplied Transactions