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 WE WILL SORT THE ARRAY WHICH IS GOING TO USE FOR SEARCH ALL?
copy 100 records without using ibm utilities
What will happen if you code GO BACK instead of STOP RUN in a stand-alone COBOL program i.e. a program which is not calling any other program ?
given the following piece of code: CALL SUB-PGM USING A, B, C. CALL SUB-PGM USING A, C, C. (a) Both CALL statements will always produce same result. (d) Both CALL statements may produce different result. (c) Compile-time error because SUB-PGM is a dataname. (d) Compile-time error because A, B, C are used twice.
Name the divisions, which are available in a cobol program?
for an INITIALIZE and what keyword allows for an override of the default.
what is Reentrancy and Quasi-reentrancy?
What is the difference between next sentence and continue in cobol programing language?
can we read records in a file from botom to top. if possible how can we read
what is the difference between Plan & package
2)Where the Plan is located in CICS-DB2?
Whtz the specialty of 77 level number ?