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:
| 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
| Field | Attribute name | Description |
|---|---|---|
| Availability status | AVAILSTATUS |
Returns the availability status of the BUNDLE.
|
| 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.
|
| 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.
|
| Installation agent | INSTALLAGENT |
The install agent identifier that made the installation.
|
| 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. |