I have a subprogram B calling from mainprogram A.I have
opened a cursor in A ,Can i fetch the same cursor in
subprogram B , If yes , Please explain the reason?
Answer Posted / harsha
I feel yes, we can fetch the same cursor in the same
program.
Cursor can be closed in three ways.
1 When you explicitely close trhe cursor.
2 Issuing commit systement.
3 After execution of an application program.
In our situation, none of the above mentioned case is
getting true.
Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.
What are host variables in db2?
What is dpf in db2?
How to create db2 table in mainframe?
What is the max length of sqlca?
What is the usage of open cursor command?
What is bind plan?
Define buffer pool.
What is collection in db2 bind?
How can you find out the # of rows updated after an update statement?
Mention the downsides of page level lock.
What is db2 bind?
How to view db2 table structure?
How many databases can be created inside an instance in db2 ?
What is db2 purescale?