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 |
Can you define cics task?
What is an AICA abend?
what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?
What is meant by PPT and what are its uses?
What is the meaning and use of the EIBAID field?
Difference between TSQ & TDQ
What is the pic clause for the data type of length option field type of data fields?
When there are 2 records with the same key specified in a DELETE operation what will happen?
Where are transient data sets defined to CICS?
what is partial serch analysys in cics?
If we wish to create bms executable, what are the basic steps that the user has to go through?
List all the CICS tables and explain their contents.