Where the Plan is located in CICS-DB2
Answers were Sorted based on User's Feedback
Answer / lakshmisudha
plan is stored in RCT(Resource Control Table)
| Is This Answer Correct ? | 0 Yes | 1 No |
How do we get current date from system with century?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Can we put move statement in COBOL copybook
What is the difference between goback, stop run and exit program in cobol?
i have a variable block which is used in my cobol program as input file having records of 4080 after compilation while runing the program im getiing file attribut mismatch and it is saying tht the record length of the file is 4084 can any one knw the answer how to reslove it ?
How do you define a variable of COMP-1? COMP-2?
For rewrite, why is it mandatory that file needs to be opened?
01 x pic s9(8) comp. How will the following value be internally allocated '18787'
Suppose i want to declare a binary comp fild of 7 byte .how to write?
when SE37 SB37 and sd37 occurs how to increase the volume , primary quantity and secondary quantity?
What is the difference between Perform para and perform asaection in cobol?
What is difference between comp & comp-4?