Models - TSMODEL

The Temporary storage models (TSMODEL) views display information about installed temporary storage models.

Supplied views

To access from the main menu, click:

CICS operations views > Temporary storage queue (TSQ) operations views > Models

Table 1. Views in the supplied Temporary storage models (TSMODEL) view set
View Notes
Temporary storage models

EYUSTARTTSMODEL.DETAIL1

Detailed information about the resource signature.
Temporary storage models

EYUSTARTTSMODEL.DETAILED

Detailed information about a selected temporary storage model.
Temporary storage models

EYUSTARTTSMODEL.DISCARD

Take the specified temporary storage model out of use on its resident CICS systems.
Temporary storage models

EYUSTARTTSMODEL.TABULAR

Tabular information about temporary storage models.

Actions

Table 2. Actions available for TSMODEL views
Action Description
DISCARD Take the specified temporary storage model out of use on its resident CICS systems.

Fields

Table 3. Fields in TSMODEL views
Field Attribute name Description
BAS resource definition version BASDEFINEVER The BAS version number of this definition.
Last modification agent CHANGEAGENT The change agent identifier that made the last modification.
  • CSDAPI - The resource was last changed by a CEDA transaction, by the programmable interface to DFHEDAP or by an EXEC CICS CSD command.
  • CSDBATCH - The resource was last changed by a DFHCSDUP job.
  • DREPAPI - The resource was last changed by a CICSPlex SM BAS API command.
  • DREPBATCH - The resource was last changed by a CICSPlex SM utility.
  • CREATESPI - The resource was last changed by an EXEC CICS CREATE command.
  • NOTAPPLIC - This is not applicable for this resource.
Last modification agent release CHANGEAGREL The CICS release level of the agent that made the last modification to the resource definition.
Last modification time CHANGETIME The local date and time when the definition was last changed.
Last modification user ID CHANGEUSRID The user ID that made the last modification to the resource definition.
Source of the resource definition DEFINESOURCE The source of the definition, depending on which agent made the last change.
Creation time DEFINETIME The local date and time when the resource definition record was created on DFHCSD or EYUDREP.
TS Queue expiry interval (hours) EXPIRYINT The last used interval limit time, in hours, which is used to determine whether a temporary storage queue based on this TSMODEL has expired and is eligible to be automatically deleted. The value is derived from the EXPIRYINT value in the TSMODEL, or for CICS TS 5.2 and higher either the EXPIRYINT value or the EXPIRYINTMIN value rounded up to the next hour. The EXPIRYINTMIN value overrides EXPIRYINT. The value in the TSMODEL at the time a temporary storage queue is created will be used for the lifetime of a queue even if the TSMODEL is subsequently changed. The value of EXPIRYINT can be in the range of 0-to-15000.
  • 0 - Indicates that no expiry interval applies to this TSMODEL and therefore a temporary storage queue based on this will never expire. This is the default value.
  • value - Specifies the last used interval in hours after which the queue becomes eligible for automatic deletion.
TS Queue expiry interval (minutes) EXPIRYINTMIN The last used interval limit time, in minutes, which is used to determine whether a temporary storage queue based on this TSMODEL has expired and is eligible to be automatically deleted. CICS rounds up the value to a multiple of ten minutes. The value in the TSMODEL at the time a temporary storage queue is created will be used for the lifetime of a queue even if the TSMODEL is subsequently changed. The value of EXPIRYINTMIN can be in the range of 0-to-900000.
  • 0 - Indicates that no expiry interval in minutes applies to this TSMODEL. This is the default value.
  • value - Specifies the last used interval in minutes after which the queue becomes eligible for automatic deletion.
Installation agent INSTALLAGENT The install agent identifier that made the installation.
  • CSDAPI - The resource was installed by a CEDA transaction, by the programmable interface to DFHEDAP or by an EXEC CICS CSD command.
  • CREATESPI - The resource was installed by an EXEC CICS CREATE command.
  • GRPLIST - The resource was installed by GRPLIST INSTALL.
Installation time INSTALLTIME The local date and time when the definition was installed.
Installation user ID INSTALLUSRID The user ID that installed the resource definition.
Queue location LOCATION Identifies the location of temporary storage queues matching this model as one of the following:
  • AUXILIARY - The CICS temporary storage VSAM data set, DFHTEMP.
  • MAIN - Main storage.
TS model name NAME The name of the temporary storage model.
Shared TS pool name POOLNAME The name of the shared temporary storage pool to be used by this TS Model.
TS queue prefix PREFIX The prefix used for evaluating the temporary storage queues to which this model is to be applied.
Recovery status RECOVSTATUS This defines the recovery characteristics for temporary storage queues matching this model and has a value of RECOVERABLE or NOTRECOVABLE.
Remote TS queue prefix REMOTEPREFIX The prefix of the queues on the remote system that this model is applied to.
Remote system ID REMOTESYSTEM The name of the Remote CICS System on which the queues matching this model is defined.
Security status SECURITYST This defines the security characteristics for temporary storage queues matching this model and has a value of EXTSECURITY or NOSECURITY.