Explain the difference among the EXEC LINK, EXEC XCTL and Cobol II static call statements in CICS.
2 8829What is the command that is used to delay the processing of a task for a specified time interval
1 4739When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored
1 5796What is the error condition that is set when the file specified in the NAME option is not in the FCT?
UHG,
1 6934
What is the cics command level?
What are the cics commands associated with task control?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
What is program reentrance?
how do you intitiate another transaction?
what is the most common way of building queue-id of a tsq?
Can you explain multitasking and multithreading?
What is cics load command?
Explain how to build up lu 6.2 communication?
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.
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
Explain how many conditions can you include in a single handle condition command?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
Explain how do you control cursor positioning?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?