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


  • Subject: RE: AS400 V4R4 File Sizes Needed, Please Help...
  • From: Eric Sundell PMI <ESundell@xxxxxxxxxxxxx>
  • Date: Thu, 24 May 2001 16:54:54 -0700

Use DSPOBJD or PDM to a out file and the query it. I use this:
 
0001.00              PGM                                                       
0002.00                                                                        
0003.00              CHGJOB     LOG(4 00 *SECLVL) LOGCLPGM(*YES)               
0004.00                                                                        
0005.00              DSPOBJD    OBJ(*ALL/*ALL) OBJTYPE(*FILE *OUTQ *MSGQ) +    
0006.00                           DETAIL(*FULL) OUTPUT(*OUTFILE) +             
0007.00                           OUTFILE(KIRK/OBJSIZE) OUTMBR(*FIRST *REPLACE)
0008.00                                                                        
0009.00              RUNQRY     QRY(KIRK/QRYOBJSIZE)                           
0010.00                         QRYFILE((KIRK/OBJSIZE))                       +
0011.00                         OUTTYPE(*PRINTER)                              
0012.00                                                                        
0013.00                                                                        
0014.00              ENDPGM                                                    
       

Eric Sundell
AS400/PC Specialist

 
-----Original Message-----
From: Forwiw@aol.com [mailto:Forwiw@aol.com]
Sent: Thursday, May 24, 2001 3:50 PM
To: MIDRANGE-L@midrange.com
Subject: AS400 V4R4 File Sizes Needed, Please Help...



      Hello All,

            Is there a way to list all the files and file sizes in a given
library?

            I tried the DSPFD with *outfile but the file size is not
available.

            The reason I need this is I would like to know, in descending
order,
            what files are taking up the most room in our production
library.  Then
            I can determine what needs to get done with these files, purge,
etc.

            We are running BPCS version 6.01.01 Mixed Mode.

            Any help, will be greatly appreciated.

            SS
            In BPCS Land


            

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.