This issue comes up when you wish to add 
REXXLIB ADD DSN(xxx.testcopy)
Ahead of xxx, or 
REXXLIB ADD DSN(xxx.alllpars) after, or other changes to the AXR concatenation.

> -----Original Message-----
> From: IBM Mainframe Discussion List <[email protected]> On
> Behalf Of Jesse 1 Robinson
> Sent: Monday, October 05, 2020 9:37 AM
> To: [email protected]
> 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
> [email protected]
> 
> -----Original Message-----
> From: IBM Mainframe Discussion List <[email protected]> On
> Behalf Of Lionel B Dyck
> Sent: Monday, October 5, 2020 8:57 AM
> To: [email protected]
> 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://urldefense.com/v3/__https://www.lbdsoftware.com__;!!JmPEgBY0
> HMszNaDT!-
> gZixPXIgEJJI3oaMNrvNXrtGq81CtxGdvHmqZpqkUNUP9CVtXt0TE7Uzz57XQ$
> 
> 
> 
> "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 [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

Reply via email to