INQUIRE RRMS

Retrieves the status of transactional EXCI.

INQUIRE RRMS

Read syntax diagramSkip visual syntax diagramINQUIRE RRMSOPENSTATUS(cvda)

Conditions: NOTAUTH

This command is threadsafe.

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 authorized for this command.