Use of DFHCOMMAREA in cics
Answers were Sorted based on User's Feedback
Answer / raja
IT IS A COMMUNICATION AREA BETWEEN TWO TRANSACTION.
IF EIBCALEN = 0, NO DATA WILL BE PASSED
IF EIBCALEN = LENGTH OF DFHCOMMAREA, DATA WILL BE PASSED
| Is This Answer Correct ? | 36 Yes | 0 No |
In a CICS program, how will you read a VSAM file?
What happens when a CICS command contains the NOHANDLE option?
how do you execute a background cics txn ?
What is the error condition that is set when the file specified in the NAME option is not in the FCT?
Explain the difference between and exec cics xctl and exec cics start command?
What is the size of commarea
Can you define mdt?
What is the primary function of the Sign-on Table?
What is the cics command that is used to access current date and time?
Explain the mdt in cics?
Explain processing program table(ppt)?
What is the common work area?