Cemt set tsqueue – IBM CICS Transaction Server for OS/390 SC33-1686-02 User Manual
Page 226
CEMT SET TSQUEUE
|
CEMT SET TSQUEUE
|
Function:
Delete a temporary storage queue (TS queue).
| This section applies also to the alternative command, CEMT
| SET TSQNAME. Use either to delete temporary storage
| queues (TS queues) with names up to 8 characters long.
| Use SET TSQNAME to delete temporary storage queues (TS
| queues) with names up to 16 characters long.
|
Description:
The SET TSQUEUE command enables you
| to delete a temporary storage queue (TS queue).
| The LASTUSEDINT option may be used to ensure that the
| queue to be deleted has not been referenced since a
| previous INQUIRE was issued. It may also be used to delete
| queues which have not been referenced within a given
| interval.
|
Syntax
|
|
┌
┐
─ALl─────
|
─
─
─CEMT Set TSqueue
─
─┼
┼
─────────
─────────────
|
└
┘
─
─(value)
|
─
─
─┬
┬
─────────────────
────────────────────────
|
├
┤
─
─SYSID(value) ───
|
└
┘
─
─POOLNAME(value)
|
─
─
─┬
┬
────────────────────
─────────────────────
|
└
┘
─
─LAstusedint(value)
|
─
─
─┬
┬
─
─Action(value)
─
|
└
┘
─DELETE────────
|
Options
| (
value)
|
specifies the identifier of the TS queue
| ALl
|
specifies that any changes you request are made to all
|
resources of the specified type that you are authorized
|
to access.
| ACTION(
value)
|
specifies the action to be taken on the queue. The
|
values are:
|
DELETE
|
the queue is to be deleted.
| LASTUSEDINT
|
if this option is specified, the queue is only deleted if its
|
last used interval is greater or equal to the value
|
specified.
| POOLNAME(
data-value)
|
specifies an 8-character pool name.
| SYSID(
data-value)
|
specifies a 4-character shared sysid.
| TSQUEUE(
data-value)
|
specifies the 16-character identifier of the TS queue.
208
CICS Supplied Transactions