Hi Team,
Please tell me, If i don't declare the cursor in the program
and i have given open and fetch and close, then what error
will get.
Answer Posted / ramesh
Rather I say ,Specofically, It will be Identified at Pre
compilation of your COBOL - DB2 source code.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the cobol picture clause of the db2 data types date, time, timestamp?
What is reorg?
What is the latest version of ibm db2?
What db2 400?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
Explain packages.
What is copy pending status in db2?
What is the use of dclgen in db2?
Where do you specify them?
What is db2 catalog database?
What is consistency token in db2?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
How do I connect my db2 database to ibm?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
Why do we use cursor?