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

Page 158

Advertising
background image

CEMT INQUIRE TSQUEUE / TSQNAME


|

Displayed fields

| Connstatus(

value)

|

displays the connection status of this TS pool. The

|

values are:

|

Connected

|

This TS pool is connected.

|

Unconnected

|

This TS pool is not connected.

| Tspool(

value)

|

indicates that this panel relates to a TSPOOL inquiry

|

and displays the 8-character name of a temporary

|

storage pool.

|

Note: Nondisplayable characters appear as periods.

|

You can use PF2 on the expanded panel to see

|

the value in hexadecimal.

CEMT INQUIRE TSQUEUE / TSQNAME

Function:

Retrieve information about temporary storage

queues.

| This section applies also to the alternative command, CEMT
| INQUIRE TSQNAME. Use either to Inquire about names up
| to 8 characters long, use INQUIRE TSQNAME to Inquire
| about names up to 16 characters long.

Description:

The INQUIRE TSQUEUE command returns

information about temporary storage queues (TS queues).
The INQUIRE TSQUEUE command operates on all the
temporary storage queues that exist in the CICS region,
including those created internally by CICS for use by CICS
itself (for example, queues used by BMS). You can identify
the temporary storage queues created by CICS for its own
use by queue names that begin with the following character
strings:

**

BMS paging

$$

BMS route

X

'

fa

'

to X

'

ff

'

CICS

CEBR

Default CEBR queue name

DF

CICS

DFHM

Message cache for message-protected
tasks

DFxxxx

CICS REQIDS (where x is hexadecimal)

Input:

Press the Clear key to clear the screen. There are

two ways of commencing this transaction:

|

Type

CEMT INQUIRE TSQUEUE

(the minimum abbreviation

|

is

CEMT I TSQ

). You get a display that lists the current

status.

Type

CEMT INQUIRE TSQUEUE

(

CEMT I TSQ

) followed by as

many of the other attributes as are necessary to limit the
range of information that you require. So, for example, if
you enter

cemt i tsq main

, the resulting display will

show you the details of only those temporary storage
queues that are resident in main storage.

To change various attributes, overtype your changes on the
INQUIRE screen after tabbing to the appropriate field (see
“Overtyping a display” on page 47).

140

CICS Supplied Transactions

Advertising