What happens if i move +1 (instead of -1) to field+L in
CICS? Will it show compile time error?
Answers were Sorted based on User's Feedback
Answer / rakesh
It wont give any error. The cursor is simply placed at the
left upper corner, i.e, pos(1,1).
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / reddy
it doen't show any errors.
IT SET CURSOR DYNAMICALLY.
the cursor will be place beginning of that field.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / tej
Dont think it will give a compile error, may be a
runtime..anybody tried this?
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / arjun
Moving -1 to field+L is nothing but a symbollic cursor
positioning.So it is legal and doesn't cause any error
| Is This Answer Correct ? | 0 Yes | 3 No |
When an XCTL is done, does the tranid change ? Is a new task created ? Does it cause an implicit
Mention the option used in the CICS READ command to gain accessibility directly to the file I/O area.
What are the terms cics generally means?
What is bms map?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
Reading a record from a TSQ will logically delete the record from the Queue (True or False).
What is the MASSINSERT option?
I have written a CICS program. What tables should I setup to run this program?
What is mainframe cics?
Explain how to handle exceptional conditions in CICS.
What?s the CICS command used to access current date and time?
What is the cics command level?