Server Guide

Defined instance methods

Parameters supplied to CICS in CICSInquiretdqueue


Parameter Instance method Mode Type Notes/exceptions
TDQUEUE(name) tdqueue: Input Fixed(4)

Parameters returned by CICS in CICSInquiretdqueueResult


Parameter Instance method Mode Type Notes/exceptions
ATITERMID(data-area) atitermid Output Fixed(4) Intrapartition queues only.
ATITRANID(data-area) atitranid Output Fixed(4) Intrapartition queues only.
ENABLESTATUS(cvda) enablestatus Output Binary 32 All queues except for indirect queues.
OPENSTATUS(cvda) openstatus Output Binary 32 Extrapartition queues only.
RESP resp Output Fixed(2) Inherited from CICSResult.
RESP2 resp2 Output Fixed(2) Inherited from CICSResult.
TRIGGERLEVEL(data-area) triggerlevel Output Binary 32 Intrapartition queues only.
TYPE(cvda) type Output Binary 32


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]