How to test CICS, MainFrame applications
Answer Posted / mani
InterTest : To Test CICS programs.
Xpediter : To Debug batch programs
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
what is the most common way of building queue-id of a tsq?
how do you execute a background cics txn ?
Explain the uses that are associated to tsq and tdq ?
Explain the primary significance of intra-partition and extra-partition tdqs ?
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 ?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
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.
Explain the difference between physical map and symbolic map?
Explain how can you accomplish breakpoint in intertest?
How errors are handled in CICS programs?
If we wish to create bms executable, what are the basic steps that the user has to go through?
Can you define cics task?
Define an asra abend?