|
I'm not sure that, even if you had that file journalled, if it would show that. Someone had a tool to decompile all queries on the system. Their use of the tool was to see what files queried a particular file. This way they could modify the queries if they created a new production library, modified the file layout and wanted to avoid a format check, etc. Might be usable for that. If you can't find it you could always DSPOBJD OBJ(*ALLUSR/*ALL) OBJTYPE(*QMQRY) OUTPUT(*OUTFILE) DCLF RCVF loop RTVQMQRY... Then process that source file. Rob Berendt
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.