Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
No Answer is Posted For this Question
Be the First to Post Answer
How do you prepare a COBOL + DB2 program from coading till execution ?
Explain in detail about buffer manager and its functionalities?
What is dbrm?
What is the physical storage length of each of the following DB2 data types: DATE, TIME, TIMESTAMP?
can any body explain about plan and pakage in detail....
How do you run JCL in cobol program
What is host variable in db2 cobol?
What is the difference between cursor and select statement?
What is buffer pool?
What is a Foreign Key?
0 Answers Tavant Technologies, Zensar,
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 .....
What is buffer pool in the db2 database?