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



Yes, usually...  When an object gets replaced, if there were any jobs where
that program object was running, you would see in the job call stack a
reference to a program in QRPLOBJ.  The replace option saves us from having
these jobs fail, since they retain their ability to access the replaced
program object.  After these jobs end (user logs off), the replaced object
would never be called again, and the program would run using the new version
of the program object.

It's safe to clear this library if the system is in restriced state, or
during IPL.  Otherwise, you'd be safer to list all the objects in that lib
and purge the ones with last used date <> today....

Eric DeLong
Sally Beauty Company
MIS-Project Manager (BSG)
940-297-2863 or ext. 1863



-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of Mike the Code
Monkey
Sent: Thursday, April 20, 2006 11:10 AM
To: Midrange Systems Technical Discussion
Subject: Re: QRPLOBJ Lib


So it is save to delete the objects that are in there then?

On 4/20/06, Gord Hutchinson <gordm1@xxxxxxxxxxxxxxx> wrote:
>
> >On Thu, 20 Apr 2006 10:01:54 -0500, "Mike the Code Monkey" <
> koldark@xxxxxxxxx> wrote:
>
> >I was just looking at my PRTDSKINF listing and discovered that QRPLOBJ is
> it
> >the top 10 libraries. How does this library get purged? While not a
> >significant potion of disk space over all (0.73%), I have never seen this
> >library before. The description says "Library for REPLACE(*yes)
> processing"
> >so I can assume what it is for, but how does it get cleaned up?
> >
>
> It's cleaned up after an IPL.  We IPL once a month so I have a daily
> routine
> which deletes anything with a last-change date more than 7 days old.
>
>
> Gord
> --
> Gord Hutchinson
> Database Administrator, IT
> TST Overland Express
> ghutchinson@xxxxxxxxxxxxxxx
> 905-212-6330
> fax: 905-602-8895
> --
> 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.
>
>


--
Mike Wills
koldark@xxxxxxxxx
http://mikewills.name
http://theriverbendpodcast.com

Errors have occurred.
We won't tell you where or why.
Lazy programmers.

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.