× 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: Large files in QSPL
  • From: "Al Barsa, Jr." <barsa2@xxxxxxx>
  • Date: Thu, 29 May 1997 11:41:13 -0400
  • In-Reply-To: <199705290551.WAA29165@animal.blarg.net>

At 10:51 PM 5/28/97 -0700, you wrote:
>
>In doing a little disk cleaning I noticed that the spoolfile files in QSPL
>are of varying sizes.  There's a total of 9 of them with names like
>Q04879N001, and they range from a mere 10MB, to 162MB.  The 162MB version
>was created in 1993 (About the time we got the system), but had a last
>changed date only two days old.  I've got a couple of questions about these
>spoolfile files:
>
>1) Am I stuck with the 162MB size on the big one, or is there a way I can
>resize it to be smaller?
>
>2) Any one like to hazard a guess as to why the sizes vary so much?
>
>3) I'm fairly sure that it's the QTOTxxx system value that controls these
>file sizes, but I have to admit that I've never really understood how
>QTOTxxx values do whatever it is they do.  Anyone care to clue me in?

A couple of things:

1.      Stay out of the QSPL library.  It's not nice to fool with mother nature
(you'd think that was funny is you're over 45), and these things are for
IBM's use, not yours.

2.      These multi membered files represent the contents of queue objects.
Clearly all output queue and job queue contents go here, I think data queue
and message queue also.  Clearly most of the space is stuff in output queues.

3.      The rules for output queues are a follows.  When a job needs to create a
spooled file, it looks for an appropriate member in QSPL to stuff the data
to.    If no empty member is available, one is created.  You may think that
your spooled files are in the *OUTQ object, but this is an allusion.  When
the spooled file has been printed (without SAVE(*YES)), the member in QSPL
is cleared.  Empty members hang around until:

a).     You remove them with a RCLSPLSTG command.  or
b).     They are cleared by the system based on the system value QRCLSPLSTG.
(The default is that empty members unused for 8 days are cleared the first
time in any day that an output queue is referenced [with WRKOUTQ] or the
spooled files for a job are referenced [with WRKJOB or DSPJOB]).

4.      The size varies based on the contents.  Spooled files in output queues,
or course, represent most of the size.  The size of the empty members is
relatively trivial.

5.      The QTOTxxx system values control the number of (QTOTJOB and QACTJOB)
control the total number of job structures in the system for total and
active jobs, and have nothing to do with QSPL.

Al



Al Barsa, Jr. - Account for Midrange-L
Barsa Consulting, LLC.  
400 > 390

Phone:  914-251-9400
Fax:    914-251-9406





Private mail should be sent to barsa@ibm.net
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the Midrange System Mailing List!  To submit a new message,   *
* send your mail to "MIDRANGE-L@midrange.com".  To unsubscribe from     *
* this list send email to MAJORDOMO@midrange.com and specify            *
* 'unsubscribe MIDRANGE-L' in the body of your message.  Questions      *
* should be directed to the list owner / operator: david@midrange.com   *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


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.