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
Write a program that uses move corresponding.
Which mode is used to operate the sequential file?
How do you reference the following file formats from cobol programs?
What are the different rules to perform a Search?
example for sub strings ? and refernce modifications whit output pls
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Are you comfortable in cobol or jcl?
How do you get the data to code the BMS macro?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is the usage of comp fields in cobol?
Can a Search can be done on a table with or without Index?
What is redefines clause in COBOL?
Why would you use find and get rather than to obtain?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
how to convert the recors form vsam file to db2 table tru file aid