|
Dale - write a Q&D CL program to make these changes... 1) Make &LIBRARY a parameter for the program so you can run it against each of your data libraries 2) Declare file QSYS/QAFDLGL in you program 3) DSPFD FILE(&LIBRARY/*ALL) TYPE(*ATR) OUTPUT(*OUTFILE) FILEATR(*LF) OUTFILE(Q TEMP/QAFDLGL) 4) OVRDBF FILE(QAFDLGL) TOFILE(QTEMP/QAFDLGL) 5) Read QAFDLGL using RCVF 6) (upon EOF (MONMSG CPF0864), end program) 7) CHGLF FILE(&LGFILE) ACCPTHSIZ(*MAX1TB) 8) GOTO 5 Steve Landess Austin, Texas (512) 423-0935 ----- Original Message ----- From: "Draper, Dale" <dale.draper@xxxxxxxxxxxx> To: "'Midrange Systems Technical Discussion'" <midrange-l@xxxxxxxxxxxx> Sent: Thursday, April 03, 2003 8:37 AM Subject: Run command over multiple files? > > We are running JD Edwards here and upgrading to V5R2 this weekend. One > problem that JDE has is performance issues related to some new values. Seems > that there can large performance hits if the logical files are not changed > as shown: > > CHGLF FILE(F0003LA) ACCPTHSIZ(*MAX1TB) > > Well, there are at least 300 (out of 1000's) logicals that I should do this > for immediately. > Is there a different way to submit this command so to change/update more > than one file at a time? FILE(F0003*) does not work. :( > > TIA > > Dale > _______________________________________________ > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list > To post a message email: MIDRANGE-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/midrange-l > or email: MIDRANGE-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/midrange-l. > >
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.