INQUIRE RRMS

Retrieves the status of transactional EXCI.

Read syntax diagramSkip visual syntax diagramINQUIRE RRMS
 
>>-INQUIRE RRMS--+------------------+--------------------------><
                 '-OPENSTATUS(cvda)-'
 

Conditions: NOTAUTH

Description

The INQUIRE RRMS command indicates whether inbound transactional EXCI work is currently being accepted.

Options

OPENSTATUS(cvda)
returns a CVDA value indicating whether CICS accepts inbound transactional EXCI work or not. CVDA values are:
OPEN
indicates that CICS does accept inbound transactional EXCI work.
CLOSED
indicates that CICS does not accept inbound transactional EXCI work.
NOTAPPLIC
indicates that CICS has been initialized without RRMS.

Conditions

NOTAUTH
RESP2 values:
100
The user is not lauthorized for this command.
[[ Contents Previous Page | Next Page Index ]]