I looked closely at this awjile ago. It appears, that at least at the z/OS 2.1 level, changing the AXR libraries was still an IPL change. Haven't looked at z/OS 2.3 doc yet.
> -----Original Message----- > From: IBM Mainframe Discussion List <[email protected]> On > Behalf Of Lionel B Dyck > Sent: Monday, October 05, 2020 8:57 AM > To: [email protected] > Subject: Re: How to Refresh System REXX Libraries > > Great idea but no joy 😊 > > > > You get AXR0101I SYSTEM REXX (AXR) IS ALREADY ACTIVE > > > > And the comment is: > > ==================================================== > > Explanation > > A request to start System REXX was received, however it is already active. > > > > System action > > The system ignores the start request. > > ==================================================== > > > > Lionel B. Dyck <sdg>< > > Website: > https://urldefense.com/v3/__https://www.lbdsoftware.com__;!!JmPEgBY0 > HMszNaDT!5psaEAlUayxKHSv0cM6USWQdyGuon9DQfXH8PRkomJbvQ3S8h2 > W32QnklX9wQQ$ > > > > "Worry more about your character than your reputation. Character is what > you are, reputation merely what others think you are." - John Wooden > > > > -----Original Message----- > From: IBM Mainframe Discussion List <[email protected]> On > Behalf Of Dana Mitchell > Sent: Monday, October 5, 2020 10:42 AM > To: [email protected] > Subject: Re: How to Refresh System REXX Libraries > > > > On Mon, 5 Oct 2020 09:43:38 -0500, Lionel B Dyck < > <mailto:[email protected]> [email protected]> wrote: > > > > >I see commands for system rexx (axr) to display the status, list the > > >rexx libraries, to start it and to stop it. > > > > > > > > >BUT I don't see a command to cause it to re-read the parmlib member or > > >to add a library dynamically. > > > > > > > > > > Lionel, Does starting it with a member suffix cause it to update the list of > libraries? The FM isn't too clear on what exactly it does: > > > > START AXRPSTRT > > START AXRPSTRT,AXR=aa > > START AXRPSTRT,AXR=(aa,bb,...) > > > > Dana > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, send email to > <mailto:[email protected]> [email protected] with the message: > INFO IBM-MAIN > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
