Answer Posted / vishi
The standard attention identifier list, DFHAID, simplifies
the testing of the contents of the EIBAID field after a
Basic Mapping Support (BMS) or terminal control input operation.
We can Get the standard attention identifier list by
including the DFHAID copybook in your application program:
For COBOL users, it consists of an 01 statement and a set of
02 statements that must be copied into the working storage
section, as follows:
COPY DFHAID
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Define the term mro (multi region operation)?
With the use of an alternate index, how is a VSAM file accessed?
What do you mean by CEMT?
Explain the use of DCT ?
What is task control?
how do you fire a batch job from a cics txn ?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
How to handle exceptional conditions in cics?
Explain the purpose of the program list table?
In the EIB block of CICS, highlight the names of few of the important fields?
In a particular cics program, what is the procedure to allocate dynamic memory?
Give the definition of COMMAREA ?
Can you explain cics transaction gateway?
Explain the difference between dfhcommarea and tsq?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?