A Join Logical file is a READ only file.
Here is a web page that explains how to to it and all you need to know about join files.
http://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=%2Fdbp%2Frbafox2phyf.htm
Last Wiki Answer Submitted: November 16, 2011 5:34 pm by CharlieBrowne32,905 pts.
All Answer Wiki Contributors: CharlieBrowne32,905 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
Maybe yes, maybe no. It depends on what your “join logical file” is, what version of the OS you’re running and possibly how you intend to perform the update.
can you do update operation on join logical file
Maybe yes, maybe no. It depends on what your “join logical file” is, what version of the OS you’re running and possibly how you intend to perform the update.
For many cases, you can create an http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Fsqlp%2Frbafyinsteadofsql.htm that can make your view updateable.
See Perform the Impossible: Update a Multi-Table View using INSTEAD OF Triggers and INSTEAD OF Triggers Provide Additional Possibilities for DB2 Developers for some general background.
Tom
That should have been “…create an INSTEAD OF trigger…”.
Tom