× 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.



Jan,

If you are retrieving disk information on a weekly basis an easier way
to do it is with SQL:

Select *
   From qusrsys/qaezdisk
Where diobat = 'SAVF '
Order by diobli

You can get the field names for the file qaezdisk with dspffd
qusrsys/qaezdisk.

Sure beats running your system into the ground doing wrkfil *all/*all.

Regards,

Mike Shaw



-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Jan Megannon
Sent: Friday, March 28, 2003 1:41 PM
To: Midrange Systems Technical Discussion
Subject: Re: Perm. apply PTF's thoughts

rob@xxxxxxxxx wrote:

>Good idea Pete, but what I was describing, (among other things) is when

>the boss sticks a ptf save file in his library and not QGPL.  I had 
>forgotten about the save files in the product libraries (well, maybe I 
>referred to them indirectly with 'ability to remove a ptf').
>
>Rob Berendt
>  
>

If you just need to see which/how many savf's there are on the system, 
wihout viewing the size, I find the following quite useful:
WRKF FILE(*ALL/*ALL) FILEATR(SAVF).

Jan

_______________________________________________
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 thread ...

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.