i have three programs...
I used Dfhcommarea in for first program
for third program i used TSQ .....what i have to use for
second program???
Answers were Sorted based on User's Feedback
Answer / tej
The Second program has to write the data to TSQ but first it
still has to receive data from first program so u have to use
COMMAREA in the second program,Write it to a TSQ and then
access the data of TSQ in the third program.
Guys, plz fell free to correct if wrong.
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / charles
You did not say if the second program is CICS or non-CICS (does it have to be translated because it contains EXEC CICS statement), so it might be passed DFHEIBLK and DFHCOMMAREA, then handle the TSQ work
Is This Answer Correct ? | 0 Yes | 0 No |
Can you define aica abend?
What is a Logical Unit of Work (LUW)?
what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?
What does EIB mean?
Mention the option (along with argument type) used in a CICS command to retrieve the response code
Explain the uses that are associated to tsq and tdq ?
Can you define temporary storage?
Explain the thress bms options?
What is the eib parameter?
What is the difference between using the READ command with INTO option and SET option?
Explain the primary significance of intra-partition and extra-partition tdqs ?
What is the CICS LOAD command?