TS Model

A TS model specifies the properties of a set of TS queues. Individual TS queues are associated with a TS model by the prefix, a character string that matches the leading characters of the queue name.

Note: You can use a TS model across a PAC.

Click INSTALL to install this resource.

Click ACTIVE to make this resource active.

Click DELETE to delete this ENQ model.

Click COPY to create a new ENQ model, using the values set on this page as the basis for the new ENQ model.

Click DUMP to create and view dump information for this ENQ model.

Click APPLY to save your changes to the ENQ model.

Description
A description of the TS model resource and its use. The description text can be up to 58 characters in length. No restrictions apply to the characters that you can use.
Location
The storage the queue will be held in:
Auxiliary
Queues matching this model are to be held in auxiliary temporary storage. Whatever is specified on the API request is disregarded.
Main
Queues matching this model are to be held in main temporary storage. Whatever is specified on the API request is disregarded.
Recoverable
Check this to enable matching queues to be recoverable.
Expiry Interval
Specifies the duration in hours a matching queue must not be used before it becomes eligible for automatic deletion. A value of 0 indicates it is never eligible for deletion.
Prefix
Specifies the string CICS uses to match with temporary storage queues. The prefix can be up to 16 characters in length. You can use the + character for generic matching of any character.
X Prefix
This can be used as an alternative to the Prefix field. You can specify a hexadecimal string which CICS uses to match with temporary storage queues. The prefix can be up to 16 characters in length. You can use the character X'4E' for generic matching of any character.
Pool Name
Specifies the shared TS pool to use with this TS model.
Remote System
Specifies the name of the connection that links the local system to the remote system where the temporary storage queue is located.
Remote Prefix
Specifies the character string that CICS uses to identify temporary storage queues in the remote system. The prefix can be up to 16 characters in length. You can use the + character for generic matching of any character.
X Remote Prefix
This can be used as an alternative to the Remote Prefix field. The hexadecimal string CICS will use to match with temporary storage queues in the remote system. The generic character X'4E' can be used to match any character.
Security
Check this to perform security checking on matching queues.