× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi, Dan,

I think this:

 DSPFD FILE(libname/*ALL) TYPE(*ACCPTH) OUTPUT(*OUTFILE)
     FILEATR(*PF *LF) OUTFILE(QTEMP/DSPFDACPTH)                                                         
will give you what you are after.

Hope that helps,

Mark S. Waterbury

On Wednesday, November 13, 2024 at 01:39:31 PM EST, Dan Bale <dan.bale@xxxxxxxxxxxxxxxxxxxxx> wrote:

Command "DSPFD <LF file> TYPE(*ALL)" shows the based-on physical files.  I need to get this info on all LF files into an outfile.  TYPE(*ALL) isn't valid for an outfile.  I haven't found any TYPE parameter that can be used with an outfile and that provides based-on physical files info.

SYSFILES has the information in the BASED_ON_FILES column, but it's provided as:
{"BASED_ON_FILES":[{"LIBRARY":"TESTLIB","FILE":"SAR7001P","MEMBER":"SAR7001P","LF_FORMAT":"RSAR7001"},{"LIBRARY":"TESTLIB","FILE":"CTYID","MEMBER":"CTYID","LF_FORMAT":"RSAR7001"}]}
I'd really rather not have to parse that out.

Any ideas?

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.