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



V5R3 added the commands RTVDIRINF / PRTDIRINF.  Basically IFS versions of 
RTVDSKINF / PRTDSKINF.  There is an alternative for V5R1 and V5R2, (and if 
you like the layout better, V5R3) customers:




This document and many others can be found by selecting the "Technical
databases" link at the iSeries Technical Support website at the following
URL:

     http://www.ibm.com/eserver/iseries/support


While you are there, check out other exciting offerings such as iPTF and
Recommended Fixes.  We show you the quickest way to keep your iSeries
systems current on fixes.

IBM Support Line
Technical Document

  Document Number:   320454627
____________________________________________________________
Functional Area:                       Integrated File System
SubFunctional Area:               Integrated File System Concepts and
Commands
SubSubFunctional Area:       General
____________________________________________________________
Product:  OS/400 BASE (5722SS100)
Release:  V5R1M0; V5R2M0; V5R3M0

Classification:       IBM Internal Use

Keywords:            SIZE
____________________________________________________________
Document Title:Determining the Integrated File System Directory Size
Document Description:

|--------------------------------------------------------------------------|
| |
|Caution:  This function is not supported and is for service use only. |
|Refer to Rochester Support Center knowledgebase document 343071214 for 
the|
|public document.  To link to document 343071214 immediately, click here |
|(Document link: Database 'Rochester Support Line KnowledgeBase', View |
|'Personal Views\Documents Needing Your Attention', Document 'Determine 
the|
|IFS Directory Size'). |
| |
|--------------------------------------------------------------------------|


This document provides a method to determine the Integrated File System
directory sizes.  This functionality is provided with V5R1 PTF SI05856,
V5R2 PTF SI05155, and is included in the base of V5R3.  The program
compiles a report showing folder size and the number of links.

To obtain a report of all of the Integrated File System, type:

CALL QSRSRV PARM("METRICS" '/')

Press the Enter key.

To obtain a report of all of the Integrated File System without QNTC,
QNETWARE and QLANSRV, type:

CALL QSRSRV PARM("METRICS" '/' "EPFS")

Press the Enter key.

To obtain a report of a specific directory, type:

CALL QSRSRV PARM("METRICS" '/directory/subdirectory')

Press the Enter key.

The report will look like the following example:

QSRSRV 'METRICS' ' /
   LINK    DFRD    SIZE IN DIRECTORY
  COUNT   LINKS    K BYTES NAME
    184       0      15192 /QOpenSys/QIBM/ProdData/OS400/PASE/bin
      2       0         48
/QOpenSys/QIBM/ProdData/OS400/PASE/lib/nls/loc/ccsid
      6       0        120
/QOpenSys/QIBM/ProdData/OS400/PASE/lib/nls/loc/iconv
      8       0        288
/QOpenSys/QIBM/ProdData/OS400/PASE/lib/nls/loc/uconv
      4       0        320
/QOpenSys/QIBM/ProdData/OS400/PASE/lib/nls/loc/methods
    105       0       1680
/QOpenSys/QIBM/ProdData/OS400/PASE/lib/nls/loc/iconvTable
     96       0       5856
/QOpenSys/QIBM/ProdData/OS400/PASE/lib/nls/loc/uconvTable
     34       0      13476 /QOpenSys/QIBM/ProdData/OS400/PASE/lib/nls/loc
      9       0        144
/QOpenSys/QIBM/ProdData/OS400/PASE/lib/nls/csmap

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.