Event binding - EVNTBIND

The Event binding (EVNTBIND) views display information about a specified event binding.

Supplied views

To access from the main menu, click:

CICS operations views > Application operations views > Event binding

Table 1. Views in the supplied Event binding (EVNTBIND) view set
View Notes
Event binding

EYUSTARTEVNTBIND.DETAILED

Detailed information about the selected Event Binding.
Event binding

EYUSTARTEVNTBIND.DETAILED1

Detailed information about the event binding resource signature.
Event binding

EYUSTARTEVNTBIND.DISABLE

Disable an event binding. When disabled, the eventbinding and its associated resources are not available to CICS.
Event binding

EYUSTARTEVNTBIND.DISCARD

Removes this event binding definition. The event binding must be disabled before it can be discarded.
Event binding

EYUSTARTEVNTBIND.ENABLE

Enable an event binding. When enabled, the event binding and its associated resources are available to CICS.
Event binding

EYUSTARTEVNTBIND.SET

Set attribute according to values specified in input fields
Event binding

EYUSTARTEVNTBIND.TABULAR

Tabular information about event binding.

Actions

Table 2. Actions available for EVNTBIND views
Action Description
DISABLE Disable an event binding. When disabled, the eventbinding and its associated resources are not available to CICS.
DISCARD Removes this event binding definition. The event binding must be disabled before it can be discarded.
ENABLE Enable an event binding. When enabled, the event binding and its associated resources are available to CICS.
SET Set attribute according to values specified in input fields

Fields

Table 3. Fields in EVNTBIND views
Field Attribute name Description
Bundle name BUNDLE Name of the bundle from which the event binding is installed.
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 installed by an EXEC CICS CREATE command.
  • NOTAPPLIC - This is not applicable for this resource.
  • OVERRIDE - Resource was last changed by resource overrides.
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 status ENABLESTATUS Indicates whether the event binding is enabled or not. Values are:
  • DISABLED
    • The event binding is not enabled.
  • ENABLED
    • The event binding is enabled.
Event processing adapter EPADAPTER The Event Processing adapter for this event binding. This field is blank if the Event Binding is using an EPADAPTERSET.
Event processing adapter resource type EPADAPTERRES The Event Processing adapter resource type for this event binding.
Event processing adapter set EPADAPTERSET The Event Processing adapter set for this event binding. This field is blank if the Event Binding is using an EPADAPTER.
Installation agent INSTALLAGENT The install agent identifier that made the installation.
  • BUNDLE - The resource was installed by a bundle deployment.
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.
Name NAME Specifies the name of this event binding. The name can be up to 32 characters in length.
User tag USERTAG Returns the 8-character user tag of the event binding.