Can you use OCCURS in a BMS map? If you do, what are the
issues related with its use?
Answer / devang
yes, we can use occurs in BMS maps.
For doing so one needs to override the symbolic map(cpy
book) for the map in question.
The input and output field of the copy book have to be
redefined with wanted index sizes which can inturn be
referenced in the application program.
| Is This Answer Correct ? | 8 Yes | 3 No |
What does the 'cebr:cics' transactions do?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
how do you intitiate another transaction?
What information can be obtained from the EIBRCODE?
what is the purpose of using link ?
Explain what is a cursor in cics sql processing?
How can you start a CICS transaction other than by keying the Transaction ID at the terminal?
Explain the difference among the EXEC LINK, EXEC XCTL and Cobol II static call statements in CICS.
Explain the primary function of the processing program table (ppt)?
When would you use abend command?
what are the differences between DFHCOMMAREA and TSQ ?
what is the deadlock?