Bundle - BUNDLE

The Bundle (BUNDLE) views display information about CICS bundles. A Bundle is a directory hierarchy that contains a collection of CICS resources, artifacts, references and a manifest that you can deploy into a CICS region to represent an application.

Supplied views

To access from the main menu, click:

CICS operations views > Application operations views > Bundle

Table 1. Views in the supplied Bundle (BUNDLE) view set
View Notes
Bundle

EYUSTARTBUNDLE.DETAILED

Detailed information about the selected Bundle.
Bundle

EYUSTARTBUNDLE.DETAILED1

Detailed information about the Bundle resource signature.
Bundle

EYUSTARTBUNDLE.TABULAR

Tabular information about Bundle.

Actions

None.

Fields

Table 2. Fields in BUNDLE views
Field Attribute name Description
Availability status AVAILSTATUS 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.
BAS resource definition version BASDEFINEVER The BAS version number of this definition.
BASESCOPE BASESCOPE 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.
Name of the BUNDLE directory on zFS BUNDLEDIR Specifies the 1 to 255 character fully-qualified name of the BUNDLE directory on zFS
Bundle ID BUNDLEID The ID of the bundle.
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.
Enabled count ENABLEDCOUNT The current number of dynamically created resources and resource modifiers in the bundle that are enabled in the CICS region.
Status ENABLESTATUS 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.
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.
  • CLOUD - The resource was installed by a Management Part.
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.
Major Version MAJORVERSION The major version of the bundle.
Management part Id MGMTPART The Id of the management part that created this bundle, if applicable.
Micro Version MICROVERSION The micro version of the bundle.
Minor Version MINORVERSION The minor version of the bundle.
Name NAME Specifies the name of this BUNDLE. The name can be up to eight characters in length.
Part count PARTCOUNT The total number of imports, exports, definitions, entry points and policy scope statements that are defined in the bundle manifest.
Target count TARGETCOUNT 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.