What is the general Command format of CICS ?
What is the command which will delete a program LOADed into the main storage using LOAD command?
What is the meaning of the eibaid field?
What is the difference between START and XCTL ?
Which is the command used for terminating a browse operation?
What is the syncpoint command?
What is ATI? What kind of TDQ can be used?
Explain the use of DCT ?
when will be use the tdq and tsq??
How do you access the records randomly in TSQ ?
What is the name of the facility provided by CICS to free the application program form the problems caused
What is the term bms in cics?
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.