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 |
What is the syncpoint command?
Transaction TRN1 has associated program PROG1 (pseudo- conversational). Under certain condition, PROG1 transfer control (XCTL) to PROG2, which should have his own pseudo- conversation with the terminal. When PROG2 send the map and execute a RETURN TRANSID('TRN1'), after receiving the control from the terminal, which program will be initiated?
Define floating maps with illustration?
Can we use both FSET n FRSET together in BMS? And if yes then what will happen?
What is the name of the mapset definition macro?
What is the name of the log which contains the information needed to restart the system, including the task
Hi Folks, In the Map, one field is having attribute FSET. I want to FSET OFF of that field through program. Can any body let me know the process? Thanks Praveen
What is the term conversational programs means?
What does EIB mean?
Explain ceci transaction commands?
What is the CICS LOAD command?
For a CICS-DB2 program, how is the plan referenced?