Which is the command used for terminating a browse
operation?
Answers were Sorted based on User's Feedback
What are different ways of initiating transaction in CICS ?
What is a transid?
The READ command with INTO option will read the record specified into the data area specified (True or False)
if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)
What are the types of performs in COBOL? How does perform thru work, give example.
How would you resolve an ASRA abend?
Can dynamic calls be used in CICS?
Translation Time is not reduced if the Pre-compilation is done first(True or False).
If no exception handling is provided in the program, what will happen ?
What are the three ways available for a program to position the cursor on the screen?
Explain how DSECT parameter is used in BMS ?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?