share information between different CICS program



share information between different CICS program

Postby sinmani » Fri Mar 23, 2012 10:13 pm

• What RCT Entries will you make for a CICS DB2 program??
My Ans : Table name.
• How do we pass parameters into a CICS –DB2 program?
Ans using SYSTIN
• How many ways to share information between different CICS programs?
Ans TSQ, TDQ
• What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Ans Resource unavailable

PLease correct in case of mistakes
-----------------------------------------
As long as you think you are a student, you are doing well.
The day you consider yourself as the master of the game..........well
sinmani
 
Posts: 93
Joined: Thu Mar 22, 2012 10:02 am
Has thanked: 14 times
Been thanked: 0 time

Re: Few Question

Postby Robert Sample » Sat Mar 24, 2012 12:02 am

• How many ways to share information between different CICS programs?
Ans TSQ, TDQ
What about DFHCOMMAREA, TWA, VSAM files? And there are others, too, depending upon circumstances (one example being TCTUA).

• What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Ans Resource unavailable
A partial answer, at best. The question is fuzzy -- what queue (TS, TD, MQ series, etc)? And the answer is even fuzzier -- what does "resource unavailable" mean in terms of EIBRESP or other CICS result (abend, for example)?
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times

Re: share information between different CICS program

Postby mongan » Mon Mar 26, 2012 12:14 pm

I find your first two entries to be wrong too. There are different kinds of RCT entries, you need to examine what you can define in the manuals. And you can not pass information to a CICS DB2 program with SYSTIN. So, to sum it up, as far as I know you did not answer any of the questions properly, or at least fully. And Robert did not mention containers for the third question. You need to do some research on all of these. Learning how and where to search for answers to these questions is a very important skill set, you will need it all your life.
User avatar
mongan
 
Posts: 211
Joined: Tue Jan 11, 2011 8:32 pm
Has thanked: 1 time
Been thanked: 5 times

Re: share information between different CICS program

Postby sinmani » Wed Apr 04, 2012 10:18 am

Thanks all for your replies.

Well looking for the anwers is very difficult and the team size is small and not much help available from thhe seniors.

Google maharaj is all I have at my disposition :)

This forum is a knowledge powerhouse I must say :))
-----------------------------------------
As long as you think you are a student, you are doing well.
The day you consider yourself as the master of the game..........well
sinmani
 
Posts: 93
Joined: Thu Mar 22, 2012 10:02 am
Has thanked: 14 times
Been thanked: 0 time

Re: share information between different CICS program

Postby mongan » Wed Apr 04, 2012 11:57 am

For the RCT entries look in the CICS Resource Definition Guide, there you can find out how to define them (using CEDA). Please feel free to place specific questions, we like to help.
User avatar
mongan
 
Posts: 211
Joined: Tue Jan 11, 2011 8:32 pm
Has thanked: 1 time
Been thanked: 5 times


Return to Interview Questions

 


  • Related topics
    Replies
    Views
    Last post