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



i have three programs... I used Dfhcommarea in for first program for third program i used TSQ ....

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

i have three programs... I used Dfhcommarea in for first program for third program i used TSQ ....

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

Post New Answer

More CICS Interview Questions

Can you define aica abend?

0 Answers  


What is a Logical Unit of Work (LUW)?

1 Answers  


what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?

1 Answers   IBM,


What does EIB mean?

3 Answers   IBM,


Mention the option (along with argument type) used in a CICS command to retrieve the response code

3 Answers  


Explain the uses that are associated to tsq and tdq ?

0 Answers  


Can you define temporary storage?

0 Answers  


Explain the thress bms options?

0 Answers  


What is the eib parameter?

0 Answers  


What is the difference between using the READ command with INTO option and SET option?

2 Answers   IBM,


Explain the primary significance of intra-partition and extra-partition tdqs ?

0 Answers  


What is the CICS LOAD command?

3 Answers   IBM,


Categories