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 |
What is the type of ppt in the cics?
Which is the command that is used to dump the main storage areas related to a task?
What is the function of DFHMDF BMS macro?
The error code AEIV?
Can you use DYNAMIC calls in CICS ?
What is the function of the Terminal Control table?
if we want to add new column in the db2 table.How can add in the copybook?
How do you invoke other programs? What are the pros and cons of each method?
What is the primary function of the Sign-on Table?
What is program reentrance?
The EIB field which gives the last CICS command executed is
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?