|
To expand on what Ken has said... Your RCLACTGRP is ending the service program and freeing up that memory. However, Program B is still active and still has the pointer to the procedure which is now non-existant. Hence, the pointer error. Program B resolved a pointer to the procedure on start up. As Ken said, just leave the service program active and you should be ok. If you must rclactgrp for some other reason, you will need to also force program B to shut down at that time so that on it's next start up it would resolve to the procedure's new address. > -----Original Message----- > From: Ken Sims [SMTP:mr2087@ke9nr.net] > Sent: Thursday, October 24, 2002 11:36 AM > To: midrange-l@midrange.com > Subject: Re: RCLACTGRP Issue > > Hi Esther - > > >We are experiencing job abnormal ends when we use the RCLACTGRP(name) > >command and then try to use service programs that have been reclaimed. > ... > >If we use the RCLACTGRP(name) command the next time we try to use the > >service program the job ends abnormally. > > RCLACTGRP is an accident waiting to happen and this is a good example of > it. > > Why are you using RCLACTGRP at all? If you are using named activation > groups, why not just leaving the activation group active? > > I'll take issue with Eric's comments about *CALLER programs running in the > default activation group yielding "unpredictable results". I have a > number > of *CALLER programs that run in the default activation group and that use > *CALLER service programs which are also running in the default activation > group and I don't have problems. The results are only "unpredicatable" if > you don't understand how activation groups, *CALLER, and service programs > really work. > > Ken > Opinions expressed are my own and do not necessarily represent the views > of > my employer or anyone in their right mind. > > _______________________________________________ > 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. ************************************************************************************************************************************************************************************************************ This message originates from Lincare Holdings Inc. It contains information which may be confidential or privileged and is intended only for the individual or entity named above. It is prohibited for anyone else to disclose, copy, distribute or use the contents of this message. All personal messages express views solely of the sender, which are not to be attributed to Lincare Holdings Inc., and may not be copied or distributed without this disclaimer. If you received this message in error, please notify us immediately at MailAdmin@lincare.com or (800) 284-2006. ************************************************************************************************************************************************************************************************************
As an Amazon Associate we earn from qualifying purchases.
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.