|
This is cut and pasted from one of my JDE clients. First, do a DSPFD on one of the logicals for *BASATR, and write the results to an outfile named something like X. Then, create a CL program that does the following: PGM DCLF X DSPFD all the logicals to the outfile named X with *replace TAG: RCVF (I'm showing my age here) MONMSG CPF0864 EXEC(GOTO CMDLBL(QUIT)) CHGLF FILE(&ATFILE) ACCPTHSIZ(*MAX1TB) GOTO CMDLBL(TAG) QUIT: ENDPGM Run the program. Paul Nelson Arbor Solutions, Inc. 708-670-6978 Cell 708-923-7354 Home pnelson@xxxxxxxxxx ----- 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-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.