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
How to define a vsam file in cics getting into cics to define a vsam file.
Can ESDS files be accessed from CICS?
Give the definition of COMMAREA ?
In a CICS program, how will you read a VSAM file?
Is length = 0 sufficient to ascertain that the field has been modified?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Explain the thress bms options?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Name the three ways available for a program to position the cursor on the screen?
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.
Define exec cics retrieve?
Explain how do you set the mdt option to on status, even if data is not entered?
What does the 'cebr:cics' transactions do?
What does a cics translator do?