Under what circumstances will DB2 allow an SQL statement to update more than one primary key value at a time?
1 6118Assuming that a site's standard is that pgm name = plan name, what is the easiest way to find out which Will precompile of an DB2-COBOL program bomb, if DB2 is down?
1 4506What happens to a tablespace when its recovery infromation has been removed and a full recovery is no longer possible?
2 5602
How to take backup of table in db2?
How to fetch the last row from the table in SQL (db2)?
How to find the number of rows in a db2 table?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
How do I optimize a query in db2?
On which levels locks can be applied?
What is the difference between oracle and db2?
Mention the various locks that are available in db2.
What kind of database is db2?
What is rct?
What do you mean by rollback?
How to connect to db2 database from windows command line?
What is buffer pool and list some of them?
What do you mean by between and in? Is between inclusive of specified range values?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....