Can a tsq of one particular transaction be accessed from an alternate transaction?
Answer / 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 |
Why is GETMAIN command needed?? Will program not work if we do not give GETMAIN?
What is the option specified in the read operation to gain multiple concurrent operations on the same dataset?
Which is the control table where you specify all the transaction that are to be started by CICS after CICS
Give the definition of COMMAREA ?
how do you execute a background cics txn ?
Explain how pa key is different from pf key?
What is the cics command level?
What are the 3 common ways to create maps?
What are all things you can do with CEDA?
There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?
What is the use of DSECT parameter in BMS?
What do you do if you do not want characters entered by the user to be folded to uppercase ?