REMTRANRecordType

REMTRAN Record

Fields

CICSRelease (String)
applicationName (String)

The application name of the application for which this REMTRAN resource is defined. If the OPERATION field is set, this resource is defined as an entry point.

availability (String)

The availability of this REMTRAN resource when an application entry point is in control of the availability.

  • AVAILABLE - The application entry point controlling the availability of this REMTRAN resource is available.
  • UNAVAILABLE - The application entry point controlling the availability of this REMTRAN resource is enabled but has not yet been made available.
  • NONE - There are several reasons for NONE availability.
    • This REMTRAN resource is not part of a CICS Application.
    • No application entry point is controlling the availability of this REMTRAN resource.
    • The application entry point controlling the availability of this REMTRAN resource is disabled.
    • The application entry point controlling the availability of this REMTRAN resource is not resident in the same CICS bundle.
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.
  • SYSTEM - The resource was last changed by the CICS or CICSPlex SM system.
  • 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.

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.
  • SYSTEM - The resource was installed by the CICS system.
  • GRPLIST - The resource was installed by GRPLIST INSTALL.
  • BUNDLE - The resource was installed by a bundle deployment.
installTime (String)

The local date and time when the definition was installed.

installUserID (String)

The user ID that installed the resource definition.

majorVersion (Long)

The major version number of the application for which this REMTRAN resource is defined. If the OPERATION field is set, this resource is defined as an entry point. If this field is set to -1 then the resource is not part of an Application.

microVersion (Long)

The micro version number of the application for which this REMTRAN resource is defined. If the OPERATION field is set, this resource is defined as an entry point. If this field is set to -1 then the resource is not part of an Application.

minorVersion (Long)

The minor version number of the application for which this REMTRAN resource is defined. If the OPERATION field is set, this resource is defined as an entry point. If this field is set to -1 then the resource is not part of an Application.

name (String)

The name of the transaction as known to the local CICS system.

operationName (String)

The name of the application operation for which this REMTRAN resource is defined as an entry point. If this field is not set, this resource is not defined as an entry point but may still be part of an application.

platformName (String)

The platform name of the application for which this REMTRAN resource is defined. If the OPERATION field is set, this resource is defined as an entry point.

priority (Long)

The priority of this transaction relative to other transactions in the CICS system.

Input Values: 1 - 255

profile (String)

The name of the profile for the transaction.

purgeability (String)

Indicates whether the transaction is purgeable in system stall conditions.

Input Values: PURGEABLE, NOTPURGEABLE

readTimeout (Long)

The read time-out value, which is the number of seconds after which a task associated with this transaction is terminated if no input is received. If this value is 0 and the Profile field is blank, then the read time-out value could not be determined because the transaction profile was not available.

regionName (String)
remoteName (String)

The name by which this transaction is known in the remote system.

remoteStartCount (NaLongType)

The number of times this transaction was started.

remoteSystem (String)

Specifies the name that identifies the intercommunication link on which the transaction attach request is sent.

  • For IPIC connections, the first 4 characters of the IPCONN definition are used.
  • For MRO and APPC connections, the CONNECTION name on the CONNECTION definition is used.
remoteUseCount (Long)

The number of times the dynamic transaction routing exit chose to run this transaction on a remote system. A value of 0 means the transaction was not defined as DYNAMIC=YES.

routing (String)

Indicates whether dynamic routing is defined for this transaction. Options are STATIC or DYNAMIC.

screenSize (String)

Indicates whether the default or alternate screen size is to be used when this transaction is run. A value of N/A means the screen size could not be determined because the transaction profile was not available.

status (String)

The enabled status of the transaction, which indicates whether it is available for use.

Input Values: ENABLED, DISABLED

transactionClass (String)

The 8-character transaction class name.

transactionRoutingProfile (String)

The name of the profile for transaction routing. If this field is blank, the profile is not available.

useCount (Long)

The number of times the transaction has been used.