On 10/17/13 5:03 PM, Neil Palmer wrote:
You could just change the xxxxxDGN fields in the following QUSRSYS
files:
QAOKP01A, QAOKP04A, QAOKP08A, QAOKP09A, QAOKPSRA.
<<SNIP>>
You could use SQL to update them all.
<<SNIP>>
  Hmmm, I did not recall those files had the ALWUPD(*YES); I see those 
files do Allow Update on v5r3.  Anyhow... be *very careful* to make 
proper, consistent and complete updates, all while ensuring incomplete 
changes [partial transactions] are not visible to readers; i.e. use 
appropriate means of isolation].  Those directory files are not 
implemented with data integrity features like database constraints and 
triggers, because the /application/ intends to be the sole arbiter to 
maintain the data.  By not using the xxxDIRE commands to do the work, 
the application will not be in control of the integrity nor will the 
database prevent data inconsistencies, the onus is on the user to ensure 
the data integrity is maintained according to the rules of the application.
As an Amazon Associate we earn from qualifying purchases.
	
 
This mailing list archive is Copyright 1997-2025 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.