Cemt inquire fepi – IBM CICS Transaction Server for OS/390 SC33-1686-02 User Manual

Page 102

Advertising
background image

CEMT INQUIRE FEPI


Exci(

value)

indicates that this panel relates to an EXCI inquiry.

The value consists of:

jobname.stepname.procname - mvsid

One or both of the stepname and procname may not be
present, indicated by the periods (.) being adjacent to
one another.

The mvsid identifies the MVS system on which the job is
running. If XCF/MRO is in use, the job can reside on a
different MVS image from that on which CICS is running.

Task(

value)

displays the task number of the mirror transaction
running on behalf of a specific batch job.

Information about jobs using the external CICS interface
is available only after that job has issued at least one
DPL request. A nonzero task number indicates that a
DPL request is currently active. A zero task number
indicates that an external CICS interface session is still
open (connected) for that job, although no DPL request
is currently active.

| Urid(

value)

|

displays, when the job is using RRMS to coordinate

|

updates, and when there is an active DPL request for

|

the session, a 32-character string containing the

|

hexadecimal representation of the RRMS Unit of

|

Recovery Identifier.

CEMT INQUIRE FEPI

Comments:

For information on CEMT INQUIRE

FECONNECTION, CEMT INQUIRE FEPOOL, CEMT
INQUIRE FEPROPSET, and CEMT INQUIRE FETARGET,
see the

CICS Front End Programming Interface User's

Guide.

84

CICS Supplied Transactions

Advertising