How to resolve the -305 error code in DB2? And also please let me know, how to resolve the db2 error codes.
TCS,
7 73591I 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 58718Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?
1 9197what are the frequent DB2 abends did you encounter in your programs ?? What are different SQL abends ??
4 14320My 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 6170
What is isolation level in db2?
What is page size in db2?
Can we delete records from view?
What is a cursor in programming?
How do you select a row using indexes in db2?
What is explain plan in db2?
What are db2 tables?
What happens in bind step in a db2 program?
How would the varchar column remarks defined?
What is the advantage in De-normalizing tables in DB2?
How to fetch the last row from the table in SQL (db2)?
How do I optimize a query in db2?
How to test SQL -911 error while developing COB-DB2 program
How do we specify index to include or not during bind process.
What does db2 plan contain?