What is error -818 in db2. where can you find the timestamp of the DBRM and the source code.( precompile puts the timestamp on dbrm and source code correct?)
2 11333Suppose we have a query for update update table1 set col1 = 'val1' where col2=(select .... from ...) suppose the subquery does not return any record, what will happen to update?
IBM,
1 6242i have cobol+ db2 program but it contains n number of subprograms for this how many dbrm members i need to mention in bind process
2 6609Can you use a select query in a loop to fetch multiple rows? If so what is the advantage of using a cursor?
2 4679Can we use select query in a loop to fetch multiple rows in a COBOL PROGRAM? If so, what is the advantage of cursor?
UST,
1 6071How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
IBM,
2211DB2: A calls B once sucessfull and second time when it calls says curson is open why is it so?
IBM,
1 6098in GDG: is it poosible to copy records from a file which utilizes some 100 cylinders to a gdg whose model is defined as trk(1,0) and also it possible to copy 100 bytes file to 80 bytes file?
IBM,
1 4815Parm value passed is PARM=(10,20). how do code linkage section and how would you add these two passes values and show result in cobol program.
IBM,
3 8163
What is the difference between spufi and qmf?
What is db2 and what is the use of db2 optimizer?
How do I delete a table in database?
What is cursor with hold option in db2?
What is a db2 schema?
Can you use max on a char column?
What are the two types of logging in the db2 database? Explain them.
What is a trigger in the db2 database?
What is the picture clause of null indicator variable?
What is lock escalation in db2?
Explain correlated sub-queries.
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What is db2 bind process?
What is role in db2?
What is the cobol picture clause of the db2 data types date, time, timestamp?