I have a Main Program which is calling Sub-Program which is
a DB2 pgm. What will happen if I am not closing the cursor
used in the Sub-program? Please advise..
Answers were Sorted based on User's Feedback
Answer / swati
If Sub-Program executtion is terminated,cursor is
automatically closed.
Is This Answer Correct ? | 23 Yes | 1 No |
Answer / subhani
DEAR DUDE ABIRAMI DONT GIVE WRONG ANSWERS PLEASE.... SO MANY
PERSONS PREPARE FOR INTERVIEW PLEASE I REQUEST TO U........
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / abirami
If you do not close the cursor it might give warnign
message, But it will not fail, When you try to open next
time it will give error that cursor is already opened, and
you are tryign to open the same
Is This Answer Correct ? | 0 Yes | 13 No |
how do you reference the esds vsam file formats from cobol programs
what is the difference between COBOL2 AND COBOL390?
What are the different data types in cobol?
How can you submit a job from COBOL programs?
What are the different rules to perform a Search?
How do you do in-line PERFORM?
What is 66 level number and where it is used in real time by software developers?
2 Answers ITC Indian Tobacco Company, TCS,
Can anyone explain me CALL procedure in COBOL.Does it carries similarities like call by reference in C.
what is srange and nosrange pls reply to ths question ?
how do you reference the variable unblock file formats from cobol programs
can we use 77 level no for Redefines?if we use give an example?
what is the difference between PA & PF keys?