What's the Maximum Length of SQLCA and what's the content
of SQLCABC?
Answer Posted / swetha dasari
the source for the above answer is :
http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp
?topic=/com.ibm.db2.udb.doc/admin/r0002212.htm
i am not completely sure about the length
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is db2 look?
What are union and union all?
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 is a collection in db2?
Define predicate?
What is cloudant database?
Mention the location where the output received from explain statement is stored.
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
Explain about mirror activator disk mirroring?
What is lock escalation in db2?
Define data page.
Mention some fields that are a part of sqlca.
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
How would the varchar column remarks defined?
How to compare data between two tables in db2?