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..
Answer Posted / 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 |
Post New Answer View All Answers
how to move the records from file to array table. give with code example
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Mention the guidelines to write a structured cobol program?
How do define dynamic array in cobol.
Explain the configuration section of a cobol program with examples of syntax.
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?
What is the difference between external and global variables in COBOL?
What is a SSRANGE and NOSSRANGE?
What is the usage of comp fields in cobol?
What is the utilization of copybook in cobol?
What is inspect in cobol ?
What is comp-1 and comp-2?