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



No - only objects that are created with a REPLACE option will have a copy there - and there could even be multiples of the same object, so one must be careful.

The purpose of QRPLOBJ - at least one purpose - is to prevent jobs from blowing up when a program is compiled while in use. The one being used is remapped, shall we say, so that jobs using it still have access to it. Once those jobs end, the next time that program is called, the new one is used.

DLTLIB does not do any compilation or object creation, so it would not put anything in QRPLOBJ.

Make sense? I hope I was clear at first, in that not everything goes there.
Vern

On 10/12/2012 12:07 PM, Crispin wrote:
So a DLTLIB will place files in QRPLOBJ? Didn't know that. Must make
clearing up the objects really hard work... :)

-----Original Message-----
From: Vernon Hamberg
Sent: Friday, October 12, 2012 12:55 PM
To: Midrange Systems Technical Discussion
Subject: Re: recover a library

Good idea. It will definitely not get everything, because this library
is for replaced objects - things that were compiled with REPLACE(*YES),
for example, or user spaces that were created with the replace option
turned on.

3 magic words! Backup! Backup! Backup!

HTH
Vern

On 10/12/2012 11:41 AM, Monnier, Gary wrote:
No backup? Ouch!

QRPLOBJ may be useful. The text description for objects in QRPLOBJ holds
the object library and name. You might be able to copy the objects in
question back to the library and then rename them. Using WRKOBJPDM
against QRPLOBJ and then subset by Text. The text value to contain the
library name: LOSTLIB/ for instance.

Good luck.

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Thomas Garvey
Sent: Friday, October 12, 2012 9:31 AM
To: 'Midrange Systems Technical Discussion'
Subject: recover a library

Is there ANY way a library that has been deleted, or maybe just the files,
can be recovered on the i? Maybe QRPLOBJ is useful?

Thomas Garvey

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



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.