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 / tj
-504 Cursor name not declared.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is universal database?
What is load utility in db2?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is node in db2?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
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 ?
What are the two types of logging in the db2 database? Explain them.
How many types of page locks can be held in db2?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
How connect db2 database to datastage?
What is the use of db2 optimizer?
What is meant by explain?
How to compare data between two tables in db2?
What is access path in db2?
How does coalesce work?