how can i pull up a query which was previously stored in qmf
Answer Posted / joe
import query
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a cursor in programming?
List out the buffer pools in db2
Explain the function of data manager.
What are the two types of logging in the db2 database? Explain them.
What is a db2 schema?
can we view the access paths created by dbrm ? how ? thx
What is db2 stogroup?
What db2 400?
What are db2 tables?
List out the three types of page locks that can be held.
Explain the benefits you can get from mainframe connect?
How to test SQL -911 error while developing COB-DB2 program
What is the difference between dbm cfg and db cfg file in db2 ?
What is concurrency?
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 .....