You can try this, on NODE1 :

$PLINE(1-10)
$TLINE(1-10),UNIT=TCP
$SLINE(1-10)

$ADDSOCKET(TCPNODE1),NODE=1,IPADDR=*LOCAL,PORT=175,NETSRV=1
$ADDSOCKET(TCPNODE2),NODE=2,IPADDR=xx.xx.xx.xx,PORT=175    /* IP address of 
NODE2   */

$ADDNETSRV(1),SOCKET=TCPNODE1

$SNETSRV(1)

$SN,SOCKET=TCPNODE2


On NODE2, is basically the same:

$PLINE(1-10)
$TLINE(1-10),UNIT=TCP
$SLINE(1-10)

$ADDSOCKET(TCPNODE1),NODE=1,IPADDR=xx.xx.xx.xx,PORT=175    /* IP address of 
NODE1  */
$ADDSOCKET(TCPNODE2),NODE=2,IPADDR=*LOCAL,PORT=175,NETSRV=1

$ADDNETSRV(1),SOCKET=TCPNODE2

$SNETSRV(1)

$SN,SOCKET=TCPNODE1

First verify if JES2S001 stc is associated to a userid with OMVS segment.


Atenciosamente / Regards / Saludos

Ituriel do Nascimento Neto
BANCO BRADESCO S.A.
4250 / DITI Engenharia de Software
Sistemas Operacionais Mainframes

Tel: +55 11 3684-9602 R: 49602 3-1404
Fax: +55 11 3684-4427




-----Mensagem original-----
De: IBM Mainframe Discussion List [mailto:[email protected]] Em nome de 
Peter
Enviada em: segunda-feira, 22 de janeiro de 2018 13:00
Para: [email protected]
Assunto: Dynamic command to Activate NJE TCP

Hello All,

Cross Posted

Is there anyone who have tried activating NJE TCP connections dynamically ?

Any set of commands that can issued sequentially ?

Could someone point me ?

Peter

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

AVISO LEGAL <br>...Esta mensagem é destinada exclusivamente para a(s) pessoa(s) 
a quem é dirigida, podendo conter informação confidencial e/ou legalmente 
privilegiada. Se você não for destinatário desta mensagem, desde já fica 
notificado de abster-se a divulgar, copiar, distribuir, examinar ou, de 
qualquer forma, utilizar a informação contida nesta mensagem, por ser ilegal. 
Caso você tenha recebido esta mensagem por engano, pedimos que nos retorne este 
E-Mail, promovendo, desde logo, a eliminação do seu conteúdo em sua base de 
dados, registros ou sistema de controle. Fica desprovida de eficácia e validade 
a mensagem que contiver vínculos obrigacionais, expedida por quem não detenha 
poderes de representação. 
LEGAL ADVICE<br>...This message is exclusively destined for the people to whom 
it is directed, and it can bear private and/or legally exceptional information. 
If you are not addressee of this message, since now you are advised to not 
release, copy, distribute, check or, otherwise, use the information contained 
in this message, because it is illegal. If you received this message by 
mistake, we ask you to return this email, making possible, as soon as possible, 
the elimination of its contents of your database, registrations or controls 
system. The message that bears any mandatory links, issued by someone who has 
no representation powers, shall be null or void.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to