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 11343Suppose 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 6264i 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 6619Can you use a select query in a loop to fetch multiple rows? If so what is the advantage of using a cursor?
2 4693Can 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 6081How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
IBM,
2222DB2: A calls B once sucessfull and second time when it calls says curson is open why is it so?
IBM,
1 6101in 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 4820Parm 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 8179
What is coalesce in db2?
What is cursor stability in db2?
How and when does the db2 enforces the unique key?
How is a typical db2 batch pgm executed?
what is the responsibility of the construction superintendent
Can we delete records from view?
Is db2 a programming language?
Why do chiropractors use drop table?
What do you mean by between and in? Is between inclusive of specified range values?
What is the cobol picture clause of the db2 data types date, time, timestamp?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
How can you find out the # of rows updated after an update statement?
What is dpf in db2?
What is cloudant database?
What is view db2?