There are Share presentations as well as the JES2 Init and Tuning GUIDE and REFERENCE manuals.
Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of william janulin > Sent: Tuesday, April 11, 2017 6:29 AM > To: [email protected] > Subject: Re: NJE between two different NETIDs > > Which manual has the instructions for setting up NJE in JES2? Looks like I > will be going through a similar exercise at some point in the near future? > Bill J. > > > > > On Tuesday, April 11, 2017 9:03 AM, "Cieri, Anthony" <[email protected]> > wrote: > > > > It is possible to add all three definitions (APPL, DESTID and CONNECT) > dynamically via the $ADD JES2 command. > > You will also need to define the remote site as a NODE to JES2. If you have a > node definition available, you can use the $T command to change the NODE > parameters to your desired values. Then the connection will be between this > remote node and your local node (OWNNODE). > > You can also look at the NODE parameters called PRIVATE, PATHMGR and ENDNODE. > Depending upon how you set these, you might NOT even need a connect statement. > The PATHMGR parameter needs to be consistent between the two nodes. I.E. both > set to PATHMGR=NO or both set to PATHMGR=YES. > > HTH > Tony > > ________________________________________ > From: IBM Mainframe Discussion List [[email protected]] on behalf of > Gilson Cesar de Oliveira [[email protected]] > Sent: Tuesday, April 11, 2017 7:59 AM > To: [email protected] > Subject: NJE between two different NETIDs > > Dear list: > > We are planning to establish a NJE connection between two different NETIDs > sites in SNA and reviewing the steps we faced in one point related to the > definition of the NODE. > > My initial understanding is that we have to configure (to add) in my JES2 > configuration the following statements: > > APPL => it is possible to add APPL dynamically through the $ADD APPL command. > DESTID => it is possible to add DESTID dynamically through the $ADD DESTid > command. > CONNECT => it is also possible to add CONNECT dynamically through the $ADD > CONNECT command. > > The APPL is also defined in VTAM as CDRSC and this definition is made > dynamically with no restart of any service in z/OS. > > In order to add a CONNECT, one of the statements needed is NODE (NODEB). > It is supposed to be defined previously but I could not find any way to define > it dynamically. > > Does anyone here have another way to establish this connection without to > restart JES2 to add a new NODE ?? > > Thanks in advance for any help. > > Regards, > > Gilson Cesar > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
