BUNDLEAggregateRecordType

Bundles aggregate record

Fields

CICSRelease (StringAggregationType)
availability (EnumAggregationType)

Returns the availability status of the BUNDLE.

  • AVAILABLE - All entry points in the BUNDLE resource are available.
  • UNAVAILABLE - No entry points in the BUNDLE resource are available.
  • SOMEAVAIL - Some entry points in the BUNDLE resource are available.
  • NONE - The BUNDLE does not contain any entry points.
basdefinever (LongAggregationType)

The BAS version number of this definition.

basescope (StringAggregationType)

Specifies the 1 - 255 character universal resource identifier (URI) that defines the root namespace where the contents of the bundle are created. Use a scope value when you want to logically group different bundles together.

bundleID (StringAggregationType)

The ID of the bundle.

bundledir (StringAggregationType)

Specifies the 1 to 255 character fully-qualified name of the Bundle directory on zFS

changeAgent (EnumAggregationType)

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.
changeAgentRelease (StringAggregationType)

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

changeTime (DateAggregationType)

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

changeUserID (StringAggregationType)

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

defineSource (StringAggregationType)

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

defineTime (DateAggregationType)

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

enabledcount (LongAggregationType)

The current number of dynamically created resources and resource modifiers in the bundle that are enabled in the CICS region.

installAgent (EnumAggregationType)

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.
  • CLOUD - The resource was installed by a Management Part.
installTime (DateAggregationType)

The local date and time when the definition was installed

installUserID (StringAggregationType)

The user ID that installed the resource definition.

majorVersion (LongAggregationType)

The major version of the bundle.

mgmtpart (StringAggregationType)

The Id of the management part that created this bundle, if applicable.

microVersion (LongAggregationType)

The micro version of the bundle.

minorVersion (LongAggregationType)

The minor version of the bundle.

name (StringAggregationType)

Specifies the name of this BUNDLE. The name can be up to eight characters in length.

partcount (LongAggregationType)

The total number of imports, exports, definitions, entry points and policy scope statements that are defined in the bundle manifest.

regionName (StringAggregationType)
status (EnumAggregationType)

Returns the status of BUNDLE.

  • ENABLED - The BUNDLE is ready for use.
  • DISABLED - The BUNDLE is not available.
  • ENABLING - The BUNDLE is being initialized. It is creating and enabling the resources that are defined in the bundle's manifest file.
  • DISABLING - The BUNDLE is quiescing before entering DISABLED state. It disables any resources it enabled.
  • DISCARDING - A DISCARD command has been issued for the BUNDLE. The BUNDLE is quiescing before being discarded. The Bundle discards any resources that it disabled.
targetcount (LongAggregationType)

The target number of dynamically created resources and resource modifiers in the bundle. CICS automatically enables the BUNDLE resource when all of the dynamically created resources and modifiers are in an enabled state.