what are the differences between DFHCOMMAREA and TSQ ?
Answer Posted / abhishek_yadav_ibm
DFHcommarea is the area for storing the the passing value from calling program and it is in the scope of execution of the program but tsq can be refered by the several program ..
In sort and sweet words we can say DFHCOMAREA is a local temporary storage area but TSQ is global storage area which is visible to different different program.
I do think I am correct but kindly correct me if I am mistaken anywhere..
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Explain how do you set the mdt option to on status, even if data is not entered?
Can you define temporary storage?
How ENQ and DEQ used in CICS?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
Can you explain primary aspect of cics?
Explain the difference between the xctl and link commands?
define the field with ic in the bms map.
Name the cics command used to access current date and time?
In a CICS program, how will you read a VSAM file?
What is the term conversational programs means?
Define primary objective of cics?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
Sync points cannot be requested by the application programs? State true or false