how do u update the faltfile into db2 table ?
Answer Posted / vaneesh khurana
Also there is a option in FADB2 to load to table from flat
file using control card.
go to option 3.7
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is db2 plan table?
What is alias in db2?
What are foreign keys in db2?
Explain package in db2 and its advantages?
Give a brief description of db2 isolation levels?
What is the use of with ur in db2?
How to take backup of table in db2?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
What is the physical storage length of timestamp data type?
What is innodb buffer pool?
How does coalesce work?
What is consistency token in db2?
How is deadlock resolved?
What is copy pending and check pending 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 .....