How to resolve the -305 error code in DB2? And also please let me know, how to resolve the db2 error codes.
TCS,
7 73292I 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 58434Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?
1 9111what are the frequent DB2 abends did you encounter in your programs ?? What are different SQL abends ??
4 14147My 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 6086
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
How do I connect my db2 database to ibm?
What is the physical storage length of date data type?
What is innodb buffer pool?
How does db2 sample database connect?
Explain the function done by data manager?
How to retrieve rows from a db2 table in embedded sql?
Explain packages.
How would the varchar column remarks defined?
Explain correlated sub-queries.
What is check constraint. Explain with example.
define clustering index.
What is the difference between cursor stability and repeatable read isolation levels?
What is host variable in db2 cobol?
How many databases can be created inside an instance in db2 ?