what are the differences between DFHCOMMAREA and TSQ ?
Answer Posted / harsha
DFHCOMMAREA is the area that contains the data passed by
the calling program. The length of this area is EIBCALEN.
So basically it works between the two programs to pass tghe
the date from one program to another program. Data can not
be passed to BATCH programs.
TSQ is the Temporary Storage Queue. It works the same way
as DFHCOMMAREA and can be used to pass the data between two
programs. It also used to communicate with the Batch
programs as well.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
what is an mdt (modified data tag)? Its menaing and use?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
Explain the difference between the into and the set option in the exec cics receive map command?
Explain how do you establish a starting position in a browse operation?
Define cedf?
cics command level is?
In the EIB block of CICS, highlight the names of few of the important fields?
Explain the mdt in cics?
Explain the difference between link and xctl?
What are the terms cics generally means?
Explain processing program table(ppt)?
What is the kcp in the cics?
What is the use of tdq and tsq?