what happens if we dont close cursor in db2-cobol pgm?
Answer Posted / manju
When the COMMIT stmt is issued, the cursor is atomatically
closed.
Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What are 77 levels used for?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is a SSRANGE and NOSSRANGE?
Are you comfortable in cobol or jcl?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
what are decleratives in cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What type of SDLC u followed? Why?
What is static and dynamic call in cobol?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Write a program to enter and display the names of students in a class using the occurs clause.
What is cobol?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What kind of error is trapped by on size error option?