what happens if we dont close cursor in db2-cobol pgm?

Answer Posted / swamy

If you dont close cursor in your db2-cobol program, the
program will effectively have a hold on the tablebase and will
prevent other users from acessing it or updating it. Correct
me if i am wrong

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is link edit in cobol?

774


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1525


What is cobol?

749


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1961


Explain about different table spaces.

651






What is a SSRANGE and NOSSRANGE?

824


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5695


What type of SDLC u followed? Why?

1522


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2100


What is inspect in cobol ?

806


how to access the file from prodution from changeman tool and to submit a file to production

6686


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2060


What is the difference between binary search and sequential search?

643


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

634


Whats the difference between search & search ALL?

5270