TSMODELRecordType

TSMODEL Record

Fields

CICSRelease (String)
TSQueuePrefix (String)

The prefix used for evaluating the temporary storage queues to which this model is to be applied.

basdefinever (Long)

The BAS version number of this definition.

changeAgent (String)

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.
  • OVERRIDE - Resource was last changed by resource overrides.
  • N_A - Resource was created or last updated prior to CICS TS Version 4 Release 1 and support for resource signatures.
changeAgentRelease (String)

The CICS release level of the agent that made the last modification to the resource definition.

changeTime (String)

The local date and time when the definition was last changed.

changeUserID (String)

The user ID that made the last modification to the resource definition.

defineSource (String)

The source of the definition, depending on which agent made the last change.

defineTime (String)

The local date and time when the resource definition record was created on DFHCSD or EYUDREP.

expiryint (Long)

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.
expiryintmin (Long)

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.
installAgent (String)

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.
installTime (String)

The local date and time when the definition was installed.

installUserID (String)

The user ID that installed the resource definition.

location (String)

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.
name (String)

The name of the temporary storage model.

poolname (String)

The name of the shared temporary storage pool to be used by this TS Model.

recovstatus (String)

This defines the recovery characteristics for temporary storage queues matching this model and has a value of RECOVERABLE or NOTRECOVABLE.

regionName (String)
remoteprefix (String)

The prefix of the queues on the remote system that this model is applied to.

remotesystem (String)

The name of the Remote CICS System on which the queues matching this model is defined.

securityStatus (String)

This defines the security characteristics for temporary storage queues matching this model and has a value of EXTSECURITY or NOSECURITY.