I believe that this is possible by associating the "modified" line with
the particular NJE node.
We do something like the following:
Code the desired LINE parameters in the JES2 Initialization Parameters:
LINE(xx) JRNUM=1,JTNUM=1,SRNUM=1,STNUM=1,UNIT=SNA
(or UNIT=TCP)
L(xx).ST(1) WS=(LIM/),LIMIT=(0-30000)
Then associate the LINE above with the desired NJE node, via the APPL
statement for a SNA NJE Node or the SOCKET statement for a TCP/IP NJE Node.
APPL(njeappl1) NODE=nn,,LINE=xx
Or
SOCKET(njesock1) NODE=nn,,LINE=xx
Hth
Tony
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf
Of Gilson Cesar de Oliveira
Sent: Thursday, September 14, 2017 12:13 PM
To: [email protected]
Subject: NJE - Configuration of WS at the start of connection
Dear list:
I'd like to know if there is a way to configure a line (Lx.ST1) to select
different sizes of sysouts (size in terms of lines) when starting a connection.
I know that after a connection have been stablished, you can change the options
LIMIT and WS on order to have the following:
$TLx.ST1,LIMIT=(0,30000)
$TLx.ST1,WS=(LIMIT)
Thanks for any help.
Regards,
Gilson
----------------------------------------------------------------------
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