|
If you do the CHGPF thing as mentioned below you are changing the
object from a Table to a Physical File. This may be of little
importance to you, however doing this would be considered a
performance impact (although probably minimal).
Schutte, Michael on Monday, September 12, 2011 9:42 AM wrote:
http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Fsqlp%2Frbafyinsert.htm
A table created by SQL is created with the Reuse Deleted Records
parameter of *YES. This allows the database manager to reuse any
rows in the table that were marked as deleted. The CHGPF command
can be used to change the attribute to *NO. This causes INSERT to
always add rows to the end of the table.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.