What is a Logical Unit of Work (LUW)?
Answer / chudar
Every transaction is divided into no of tasks and is saved
by using sync point. the task between two sync point is
called luw.
| Is This Answer Correct ? | 17 Yes | 3 No |
What is the process of converting the CICS commands into the equivalent host language statements called?
Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.
What are the CICS tables? How to traverse from one screen (program) to another on CICS?
How do you control cursor positioning?
What is meant by a CICS task?
Receive consists of buffer option in it. What is the significance of this option?
What is MDT ? How it is related FSEAT & FRESET? what is the meaning of MDT on.. pls ans With explanation is will be more helpfull thank you
Explain difference between call and link?
What is task control and what are the CICS commands associated with it?
Explain how and where is the twa size set?
what is the cics command used to access current date and time?
What is the syncpoint and its use?