Under what circumstances will DB2 allow an SQL statement to update more than one primary key value at a time?
1 5652Assuming 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 4104What happens to a tablespace when its recovery infromation has been removed and a full recovery is no longer possible?
2 4830
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
Define db2 and its databases?
What are the benefits of using the db2 database?
What does reorg do in db2?
What is syscat in db2?
List some fields from sqlca?
What is db2 bind?
What is multi row fetch in db2?
What is database alias db2?
Explain various types of locks in db2?
What is collection in db2 bind?
What is check constraint in db2?
What is the meaning concurrency in the db2 database?
How to check last update on table in db2?
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 .....