How does COBOL11 and CICS release 1.7 provide for exceptional
and how does that differ from VS COBOL and earlier CICS
release?
Answer / prasad k.n
VS COBOL used the HANDLE CONDITION command to name routines to
pass program control when exceptional conditions were
encountered. COBOL11 and CICS release 1.7 introduced the RESP
option on many CICS
| Is This Answer Correct ? | 1 Yes | 1 No |
Can you define aica abend?
Can you define bms?
I have a Field which is of size 9(4). In the Screen if I enter the value for this field as 1234, it showing it as Valid. But if I enter only one or two digits, zeros should be appended in the remaining places. For example: When u enter 1 in the screen the output should be 0001. When you enter 12, output should be 0012. How to achieve this in the program?
When would you use abend command?
What is MDT?
What is the significance of RDO?
What is the eib parameter?
Can you define commarea?
What are the 3 common ways to create maps?
Which of the following commands, when issued by 2 different programs running at the same time, will prevent simultaneous use of resource 'SINGLE'?
What do you mean by the term fct?
Which of the following are recoverable CICS resources?