Use the Information Sources tab to define where emitted business information is obtained by this capture specification.
This tab consists of a table of the business information items that you defined previously in the Event Binding tab. You must enter information sources for each item of emitted business information.
Use this tab to map the business information items that are associated with the event specification to available data items for this capture point.
The fields in the Information Sources table are a summary of the options you can edit in the Edit Information Source panel.
Click Select from imported language structure if you want to import a language structure. You can then select the field you want to capture from the language structure. If you use this method the Type, Offset, and Length fields are automatically completed. Alternatively, you can specify the Type, Offset, and Length values.
A-Z, a-z, 0-9, $@#/%&?!:|=¬,;<>.\-_ +[]{}~^
Based on the options you select in the System Capture Point pane of the Capture Point tab, the following options are available in the Edit Information Source panel:
Option | Description |
---|---|
DB2ID | If you are not using group attach, this option returns the name of the DB2 subsystem that the CICS DB2 attachment is connected to, or if the CICS DB2 attachment is not connected, the name of the DB2 subsystem that you have specified for CICS to connect to. For more information, see DB2ID in INQUIRE DB2CONN. |
DB2GROUPID | If you are using group attach, this option returns the name of a data-sharing group, or subgroup, of DB2 subsystems that you have specified. For more information, see DB2GROUPID in INQUIRE DB2CONN. |
DB2RELEASE | Returns a 4-character value indicating the version and release level of the DB2 subsystem to which CICS is connected. For more information, see DB2RELEASE in INQUIRE DB2CONN. |
FROM_CONNECTST | A character string which represents the status
of the CICS DB2 connection. Possible values include:
For more information, see CONNECTST in INQUIRE DB2CONN. |
TO_CONNECTST | A character string that represents the status
of the CICS DB2 connection. Possible values include:
For more information, see CONNECTST in INQUIRE DB2CONN. |
Option | Description |
---|---|
FILE | Specifies the 8-character name of the file about which you are inquiring. For more information, see FILE in INQUIRE FILE. |
DSNAME | Returns the 44-character name of the BDAM data set or VSAM object associated with the FILE definition. For more information, see DSNAME in INQUIRE FILE. |
FROM_ENABLESTATUS | A character string identifying whether application
programs can access the file. Possible values include:
For more information, see ENABLESTATUS in INQUIRE FILE. |
TO_ENABLESTATUS | A character string identifying whether application
programs can access the file. Possible values include:
For more information, see ENABLESTATUS in INQUIRE FILE. |
OPENSTATUS | A character string identifying whether the
file is open, closed, or in a transitional state. The possible values
include:
For more information, see OPENSTATUS in INQUIRE FILE. |
Option | Description |
---|---|
FILE | Specifies the 8-character name of the file about which you are inquiring. For more information, see FILE in INQUIRE FILE. |
DSNAME | Returns the 44-character name of the BDAM data set or VSAM object associated with the FILE definition. For more information, see DSNAME in INQUIRE FILE. |
FROM_OPENSTATUS | A character string identifying whether the
file is open, closed, or in a transitional state. The possible values
include:
For more information, see OPENSTATUS in INQUIRE FILE. |
TO_OPENSTATUS | A character string identifying whether the
file is open, closed, or in a transitional state. The possible values
include:
For more information, see OPENSTATUS in INQUIRE FILE. |
ENABLESTATUS | A character string identifying whether application
programs can access the file. Possible values include:
For more information, see ENABLESTATUS in INQUIRE FILE. |
Option | Description |
---|---|
MESSAGE_ID | Specifies the 9-character message number of the message about which you are inquiring. |
INSERTnn | Specifies the value of the INSERTnn for the message about which you are inquiring. Where nn is an insert identifier from 1 to 22. |
Option | Description |
---|---|
FROM_TASKS | Specifies the number of attached tasks before an event. |
TO_TASKS | Specifies the number of attached tasks after an event. |
MAXTASKS | Returns the maximum number of tasks that are eligible for dispatch at any one time in this CICS. For more information, see MAXTASKS in INQUIRE SYSTEM. |
PERCENT_MAXTASKS | Specifies the threshold that has been crossed as a percentage of maximum tasks. |
Option | Description |
---|---|
TRANCLASS | Specifies the 8-character name of the transaction class about which you are inquiring. If the class is one of the numbered classes used in earlier releases of CICS, its name is DFHTCLnn, where nn is the 2-digit class number. For more information, see TRANCLASS in INQUIRE TRANCLASS. |
FROM_ACTIVE | Returns the number of active tasks in the transaction class before an even |
TO_ACTIVE | Returns the number of active tasks in the transaction class after an event. |
MAXACTIVE | Returns the maximum number of tasks that are allowed to run concurrently in the transaction class. For more information, see MAXACTIVE in INQUIRE TRANCLASS. |
PERCENT_MAXACTIVE | Specifies the threshold that has been crossed as a percentage of maximum active tasks. |
Option | Description |
---|---|
TRANSACTION | Specifies the transaction ID that issued the unhandled transaction abend. |
ABCODE | Specifies the 4-character transaction dump abend code. |
For more information, see Adding a capture specification.