For a CICS-DB2 program, how is the plan referenced?
Answers were Sorted based on User's Feedback
Answer / abhijit
For a CICS-DB2 program the transaction which defines the
application program should be defined in the RCT table. The
RCT table has a reference to the plan. The program should
be bound to that plan to execute it successfully.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / harish
HHHHHHHHHHIIIIIIIII
IN RCT TABLE
GIVE PLAN NAME=
TERMID:
TRANSID=
LANG=
Harish poomgame shivappa
NIIT Technolgies
Kolkata
| Is This Answer Correct ? | 2 Yes | 0 No |
In a CICS program, how will you read a VSAM file?
What is the difference between a PF key & a PA key ?
In which table would you make an entry for a BMS map?
how do u see the output of cics program?
write the logic for PAGEUP and PAGEDOWN by using psuedo conversatation technique?
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 ?
define the field with ic in the bms map.
What is the command which will delete a program LOADed into the main storage using LOAD command?
What RCT Entries will you make for a CICS DB2 program??
Explain how and where is the twa size set?
What is the comaera?
what are the reserved words for cics?