On Mon, Jun 29, 2020 at 09:57:46AM -0500, Kevin Monceaux wrote:
I have JRP working, or at least had it working, but it's been so long since
I IPL'd the system I have it working on, I can't remember the details. I'll
IPL it and see if I can remember how to print via JPR.
It looks like it still works:
10.32.01 STC 1252 JRPI400 IEBGENER JOB01161 BEGINNING ON RMT01(CUU0C8)
I have JRP printers set up at 0C8 and 0C9. After starting JRP, a D U,,,0C8,2
shows their status as A, and D NET,ID=CUU0C8 and ID=CUU0C9 shows their status
as ACT. After logging on to the JRP VTAM interface, a $DU there shows:
JRPI101 RMT01 LU=CUU0C8 INACTIVE ,F= ,R=LOCAL ,S=Y
LPP=055,MLIN=9999,C=S ,SCS=N,LGMD= ,RCD=00 ,FB2=00 ,SENSE=00000000
JRPI101 RMT02 LU=CUU0C9 INACTIVE ,F= ,R=LOCAL ,S=Y
LPP=056,MLIN=9999,C=P ,SCS=N,LGMD= ,RCD=00 ,FB2=00 ,SENSE=00000000
In my VTAM definitions I have:
ATCCON00:
*
* STARTLIST B S P M V S *
*
APPLTSO, /* TSO Application major node */X
LCLMAJ00, /* LOCAL Non-SNA major node */X
APPLJRP, /* JRP Application major node */X
LCLMAJPR /* Remote Printer major node */
APPLJRP:
JRP APPL AUTH=ACQ
CJRP APPL AUTH=PASS
LCLMAJPR:
LCLMAJPR LBUILD SUBAREA=3
CUU0C8 LOCAL TERM=3284,CUADDR=0C8,ISTATUS=ACTIVE, +
LOGTAB=BSPLIN01
CUU0C9 LOCAL TERM=3284,CUADDR=0C9,ISTATUS=ACTIVE, +
LOGTAB=BSPLIN01
--
Kevin
Bruceville, TX
What's the definition of a legacy system? One that works!
Errare humanum est, ignoscere caninum.