Can a tsq of one particular transaction be accessed from an alternate transaction?
Answer Posted / ram
Yes. It is possible for a TSQ to be accessed from an alternate transaction provided as both of the
Transactions are running in identical regions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Mention the option used in a cics command to retrieve the response code after execution of the command?
What is program reentrance?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
How can you use dynamic calls in cics?
If we wish to create bms executable, what are the basic steps that the user has to go through?
What is the pcp in the cics?
Explain the function of the load command?
What is ENQ?
Explain the use of DCT ?
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.
With the use of an alternate index, how is a VSAM file accessed?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
Define ceci?
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?
What is the primary aspect of CICS?