List the sequence of steps used to achieve ?Modification in
Skip Sequential Mode.?
Answer / sahil
Following are the steps to achieve skip sequential mode :
1) Read next
2) End Browse
3) Read with update option
4) Rewrite
5) Start browse
6) Read next
| Is This Answer Correct ? | 3 Yes | 1 No |
What is some of the information available in the EIB area?
What is data only and map only in cics
What is the size of commarea
If no exception handling is provided in the program, what will happen ?
What is the common work area (CWA)?
Explain how do you terminate an already issued delay command?
What are the two outputs created as a result of generation of a map?
What are the commands used to gain exclusive control over a resource (for Ex a Temporary storage queue.)?
how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?
If -1 is moved to length for more than one field on a map, where will the cursor be positioned?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
what is mapfail and when we get this error? during send map or receive map?