what is the sqlcode -501
Answers were Sorted based on User's Feedback
Answer / anshuman
cursor identified in fetch or close statement is not opened.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / chinmay
Must open a cursor before attemptng to fetch from it and
close it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajesh patnana
cursor is already opened when we are trying to open again
| Is This Answer Correct ? | 3 Yes | 3 No |
What is a db2 tablespace?
What is view db2?
What is a bind in db2?
What is a system catalog table in db2?
What is the use of COMMAREA ?Minimum how much data we can pass from it?
What is the use of value function?
What technique is used to retrieve data from more than one table in a single SQL statement?
What is plan in cobol db2?
1. what if null values retrived from database and no null indicator mentioned in query. What is sql code.
How can the duplicate values be eliminated from db2 select?
pls tell me abt the normalization five types....
Where would you find information about the type of database authority held by the user?