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 there be multiple mapsets for a single program?
Define the term transaction routing?
what is psuedo conversation?
How are programs reinitiated under CICS ?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
What is the command for reading a record form a TSQ?
Define the term mro (multi region operation)?
What is the EIB (execute interface block)?
A mapset consists of three maps and 10 fields on each map . How many of the following will be needed ?
What are the main uses of the transaction in the cics?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
What are the CICS commands available for program control?