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

What are the common cics service programs and explain their usage?

0 Answers  


Explain processing program table(ppt)?

0 Answers  


Difference between TSQ & TDQ

3 Answers  


What is the difference between link xctl?

8 Answers   IBM, MBNA,


How can you use dynamic calls in cics?

0 Answers  


what is the deadlock?

2 Answers  


What is interval control and what are some of the CICS commands associated with it?

2 Answers   IBM,


Explain the difference between the xctl and link commands?

0 Answers  


Which command is used to release a record on which exclusive control is gained?

1 Answers  


What is the CICS supplied transaction which performs syntax checking of a CICS command?

3 Answers  


What is bms map?

0 Answers  


how to make the entire screen protected. i.e., for example when we design a delete screen before deleting the details we need to popup a screen saying do u wish to delete(Y/N). When this screen appears i want to make the previous screen fields as protected.Please help me with the anser. i need the entire screen to be protected. Thanks in advance

3 Answers   Accenture,


Categories