How many conditions can you include in a single HANDLE
CONDITION command?
Answers were Sorted based on User's Feedback
Answer / krishnakumar
The current version supports 16 conditions
Is This Answer Correct ? | 9 Yes | 3 No |
name the command that is used to dump the main storage areas related to a task?
What is meant by PPT and what are its uses?
how to make the entire screen protected. i.e., for example when we design a delete screen before deleting the details we need to popup a screen saying do u wish to delete(Y/N). When this screen appears i want to make the previous screen fields as protected.Please help me with the anser. i need the entire screen to be protected. Thanks in advance
Reading a record from a TSQ will logically delete the record from the Queue (True or False).
What is a resident program?
Which is the CICS control program which governs the flow of control among the CICS application
What is the procedure to solve an ASRA ABEND?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
List all the CICS tables and explain their contents.
Which of the following commands, when issued by 2 different programs running at the same time, will prevent simultaneous use of resource 'SINGLE'?
Specify the requirements for Automatic Task Initiation. (Mention the control table, it?s entries and the corresponding Procedure division CICS command).