What happens if i move +1 (instead of -1) to field+L in
CICS? Will it show compile time error?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
What is the use of the program list table?
Define the term transaction routing?
Explain the difference between start and xctl?
Define communication area?
What is the comaera (communication area)?
what are the differences between and exec cics xctl and an exec cics link command?
Explain what is a cursor in cics sql processing?
What are the terms cics generally means?
Explain how do you control cursor positioning?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
What do you mean by the term fct?
Can you define temporary storage?
How to define a vsam file in cics getting into cics to define a vsam file.