REMFILERecordType

REMFILE Record

Fields

CICSRelease (String)
addCount (Long)

The number of PUT requests issued against this remote file.

basdefinever (Long)

The BAS version number of this definition.

browseCount (Long)

The number of READNEXT and READPREV requests issued against the file.

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.
  • TABLE - The resource was last changed by a CICSPlex table definition.
  • 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.
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.
  • TABLE - The resource was last installed by a CICSPlex table definition.
  • SYSTEM - The resource was last installed by the CICS system.
  • 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.

keyLength (Long)

For remote files associated with a VSAM KSDS, the length of the key. For remote files associated with a BDAM data set, the length of the logical key used for deblocking.

name (String)

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

readCount (Long)

The number of GET requests issued against this remote file.

readUpdateCount (Long)

The number of GET UPDATE requests issued against this remote file.

regionName (String)
remoteDeleteCount (Long)

The number of DELETE requests issued against this remote file.

remoteName (String)

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

remoteSystem (String)

The name of the CICS system where the remote file resides.

updateCount (Long)

The number of PUT UPDATE requests issued against this remote file.