Answer Posted / bobby
execution of a CICS transaction is called a CICS task
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain the cics command that is used for reading a record from the tdq?
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 meaning of the enq command?
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?
How ENQ and DEQ used in CICS?
If we say that bms length of field = 0, then what does that mean?
How to handle exceptional conditions in cics?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
Define the term function request shipping?
Explain how many conditions can you include in a single handle condition command?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Can dynamic calls be used in CICS?
Can you define cics task?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
How do you use altindxs in batch, cics programs?