WHAT COMMAND CAN I USE TO RESTART A CCITCPGW (CCISSLGW) REMOTE CONNECTION WITHOUT RECYCLING ENF?
search cancel

WHAT COMMAND CAN I USE TO RESTART A CCITCPGW (CCISSLGW) REMOTE CONNECTION WITHOUT RECYCLING ENF?

book

Article ID: 19530

calendar_today

Updated On:

Products

CA 1 Flexible Storage CA 1 Tape Management - Copycat Utility CA 1 Tape Management - Add-On Options Compress Data Compression for MVS Compress Data Compression for Fujitsu Datacom DATACOM - AD CIS COMMON SERVICES FOR Z/OS 90S SERVICES DATABASE MANAGEMENT SOLUTIONS FOR DB2 FOR Z/OS COMMON PRODUCT SERVICES COMPONENT Common Services CA ECOMETER SERVER COMPONENT FOC Easytrieve Report Generator for Common Services INFOCAI MAINTENANCE IPC UNICENTER JCLCHECK COMMON COMPONENT Mainframe VM Product Manager CHORUS SOFTWARE MANAGER CA ON DEMAND PORTAL CA Service Desk Manager - Unified Self Service PAM CLIENT FOR LINUX ON MAINFRAME MAINFRAME CONNECTOR FOR LINUX ON MAINFRAME GRAPHICAL MANAGEMENT INTERFACE WEB ADMINISTRATOR FOR TOP SECRET Xpertware

Issue/Introduction

Description:

You would like to change (WITHOUT stop and start ENF STC) the definition of one connection:

Old

NODE(TCPIPGW,,10,PARIS75S)
NODEDATA(TCPIPGW,PARIS75S,PARIS75S.FRN.LU:1721)

New

NODE(TCPIPGW,,10,PARIS75S)
NODEDATA(TCPIPGW,PARIS75S,PARIS80T.FRN.LU:1721)

Which commands should you use?

 

Environment

Release: CA90SV00200-14.1-Common Services-for z/OS
Component:

Resolution

Solution:

You should issue these commands:

 

F CCITCPGW,DISC,sysid
The DISCONNECT command disconnects the host from a remote system. 

F ENF,NODEDATA(RESET,TCPIPGW,sysid)
Requests a RESET or clear of the netparm data for the specified GATEWAY|NODE|PROTOCOL for the specified sysid. 
     
F ENF,NODEDATA(TCPIPGW,sysid,netparms)
Specifies information to be appended to the existing netparm 

F CCITCPGW,CONN,sysid                                                
The gateway server started task tries to connect to the disconnected remote system