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 11199Suppose 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 6126i 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 6463Can you use a select query in a loop to fetch multiple rows? If so what is the advantage of using a cursor?
2 4548Can 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 5968How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
IBM,
2170DB2: A calls B once sucessfull and second time when it calls says curson is open why is it so?
IBM,
1 6014in 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 4725Parm 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 8015
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What type of database is db2?
What is database manager in db2?
What is db2 instance?
Are views updateable?
What is null value in db2?
what is the role of the cursor in db2?
what is diffrence b/w file-aid tool and file-aid utility???
How does cobol compile db2 program?
Explain the function done by data manager?
what is db2 restart?
What is dbrm in db2 database?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What is db2 look?
Is db2 free?