We have that as well - we had a need to add an additional library which raised the question.
Thanks Lionel B. Dyck <sdg>< Website: https://www.lbdsoftware.com "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 <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of Jesse 1 Robinson Sent: Monday, October 5, 2020 11:37 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: How to Refresh System REXX Libraries I'm not well versed in system Rexx, but our setup has the main AXR proc pointing to an installation library via a member in PARMLIB: REXXLIB ADD DSN(xxx) The idea is that local Rexx code lives in the local library so that it can be updated without having to restart AXR. . . J.O.Skip Robinson Southern California Edison Company Electric Dragon Team Paddler SHARE MVS Program Co-Manager 323-715-0595 Mobile 626-543-6132 Office ⇐=== NEW robin...@sce.com -----Original Message----- From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of Lionel B Dyck Sent: Monday, October 5, 2020 8:57 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: (External):Re: How to Refresh System REXX Libraries CAUTION EXTERNAL EMAIL 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://www.lbdsoftware.com "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 <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of Dana Mitchell Sent: Monday, October 5, 2020 10:42 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: How to Refresh System REXX Libraries On Mon, 5 Oct 2020 09:43:38 -0500, Lionel B Dyck < <mailto:lbd...@gmail.com> lbd...@gmail.com> 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN