TSQs can be written in the Main storage or Auxiliary
storage (True or False).
Answer Posted / anna
true
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Mention the content that is present inside a PPT ?
Name the cics command that gives the length of twa area?
how can you prevent more than one user from accessing the same transient data queue?
Define primary objective of cics?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Specify cics transaction initiation process?
Explain the difference between and exec cics xctl and an exec cics link command?
what is 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?
Can you explain common systems area?
Can you use occurs in bms map?
What are the types of important programs that are used in the cics?
Explain how do you terminate an already issued delay command?
Can QSAM files be accessed from 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.
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?