How to resolve the -305 error code in DB2? And also please let me know, how to resolve the db2 error codes.
TCS,
7 72850I have a DB2 table which has 1000 rows.after udatingg first 110 rows, my job abends. Now what I have to do if I want to restart the job next time so that it should start updating from 111th row (without updating first 110 rows again).
10 58054Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?
1 9007what are the frequent DB2 abends did you encounter in your programs ?? What are different SQL abends ??
4 13944My DB2 program first read the data from a file and then it look into a table with the data it got from the file.If we did not bind the program , should the file read before SQL execution be success??
2 5964
What is the role of the data page in the db2 database?
Is schema the same as database?
What is the use of value function?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
What is null indicator in cobol db2?
What is ibm db2 client?
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 dbrm library?
Explain how can you do the explain of a dynamic sql statement?
What is the physical storage length of the data types date, time, and timestamp?
Mention the different locking levels that are available in db2.
Explain the function done by data manager?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
List down the types of triggers in the db2 database?
What are the full forms of spufi and dclgen and why are they used?