What is the option specified in the read operation to gain
multiple concurrent operations on the same dataset?
Answer / devang
the option is
EXEC CICS READ
.....
.....
REQID(n)
.....
.....
END-EXEC.
| Is This Answer Correct ? | 5 Yes | 1 No |
What are the cics commands associated with task control?
In a CICS program, how will you read a VSAM file?
How to establish dynamic cursor position on a map?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
whar is the difference bwn LINK() and XCTL()?
7 Answers Cap Gemini, CGI, IBM,
How many maps can we declare in a mapset.what is the limit.
What is the command which will delete a program LOADed into the main storage using LOAD command?
What does a cics translator do?
What are the CICS commands available for program control?
What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?
Into which table is the terminal id registered?
Explain how and where is the twa size set?