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



If your cleanup options are currently turned off, or if the cleanup job is
not started in your QSTRUP job at ipl, the disk util will grow at a
"somewhat" predictable rate.
The cleanup options are accessed by qsecofr on GO CLEANUP menu. Other
profiles can "see" the options, but even an *allobj profile cannot set the
options in menu option 1.
this is the cleanup options at v4r5:

 Allow automatic cleanup . . . . . . . . . . . . .   Y             Y=Yes,
N=No
 Time cleanup starts each day  . . . . . . . . . .   22:00:00      00:00:00-
                                                                   23:59:59,

*SCDPWROFF,
                                                                   *NONE
 Number of days to keep:
   User messages . . . . . . . . . . . . . . . . .   4             1-366,
*KEEP
   System and workstation messages . . . . . . . .   4             1-366,
*KEEP
   Job logs and other system output  . . . . . . .   4             1-366,
*KEEP
   System journals and system logs . . . . . . . .   7             1-366,
*KEEP
   OfficeVision for AS/400 calendar items  . . . .   5             1-366,
*KEEP

In the QSTRUP job the cmd  QSYS/STRCLNUP   must run. this runs the following
job (seen from wrkactjob)
 QSYSSCD      QPGMR       BCH      .0  PGM-QEZSCNEP     EVTW  (on my system
in QCTL).

if running the http server - the logs for this (wwwaccess & wwwerror) are
never cleaned (that I know) can take lots of space.
The files a member for each day so file wwwaccess mbr q1011031 is "q1" &
01/10/31. I had months of this before
i realized how the space was used.

Best way I know to find whats eating space is the RTVDSKINF & PRTDSKINF cmds
RTVDSKINF (rtv disk info) creates a file of all objects in system w/size,
last used/owner, etc-this runs long time, I schedule every Sunday at 11pm.
Each time you run replaces file.
PRTDSKINF (print disk info) reads that file and prints a report.
PRTDSKINF RPTTYPE(*OBJ) OBJ(*ALL) MINSIZE(50000)  all objects in system over
50meg - nice report!

hth
jim franz

----- Original Message -----
From: "Leif Svalgaard" <leif@leif.org>
To: <midrange-l@midrange.com>
Sent: Saturday, November 03, 2001 9:50 AM
Subject: Re: % system ASP used . . . : 99.6266


> From: <barsa@barsaconsulting.com>
> > GO CLEANUP
> > See my COMMON session. ABC's of AS/400 System Management
>
> did cleanup, hardly made a dent.
> Windoze may have "memory leaks", but it seems that the AS/400
> develops "ASP-leaks"   :-)
>
>
>
> _______________________________________________
> This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
> To post a message email: MIDRANGE-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
> or email: MIDRANGE-L-request@midrange.com
> 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.