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




On 27/09/2008, at 3:45 AM, Paul.Wilber@xxxxxxxxxxxxxxxxxxx wrote:

During the process of debugging a program via a service job I received the
message MCH1001 Attempt to use permanent system object QRPLOBJ without
authority
Can someone tell me what's causing this? When are objects cleared from
QRPLOBJ? Can I clear it manual?
The object I'm debugging is newer than the object in QRPLOBJ, so why is the
system still trying to use the object in QRPLOBJ?

Sounds like you have recompiled while the service program is in use and the active version is has been moved to QRPLOBJ and your debug session has connected to the active version.

You can clear QRPLOBJ manually but usually better not to do it while the system is active because other jobs might still be using objects in there. If they are and you destroy the referenced object you'll have a learning experience.

You will need to either reclaim the activation group in which the service program is activated. If that's the default activation group you will have to end your job.

Regards,
Simon Coulter.
--------------------------------------------------------------------
FlyByNight Software OS/400, i5/OS Technical Specialists

http://www.flybynight.com.au/
Phone: +61 2 6657 8251 Mobile: +61 0411 091 400 /"\
Fax: +61 2 6657 8251 \ /
X
ASCII Ribbon campaign against HTML E-Mail / \
--------------------------------------------------------------------




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.