Explain page up and page down logic along with coding logic
in cics?
Answer Posted / gubendhran
We can use TDQ concept to do it...
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What is the procedure to read a statement from tsq?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Can you explain exec cics handle condition command?
What are the uses of ppt in cics?
What Are Send Map Maponly & Send Map Dataonly ?
name the command that is used to dump the main storage areas related to a task?
Explain the difference between the xctl and link commands?
What does the 'cedf:cics' transactions do?
Name the three ways available for a program to position the cursor on the screen?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
What is the cics command that is used to access current date and time?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Name the two types of transient data queues?
Explain processing program table(ppt)?
What is program reentrance?