To close sockets for an application by job number, enter the following:
NW TCPIP OPT + SOCKDELBYJOB
When enabled, the system closes all sockets associated with the process identifier or job number for an application. This occurs when the application delinks from Socket Support.
To disable this option, enter the following:
NW TCPIP OPT – SOCKDELBYJOB
When disabled, the system closes only sockets associated with the process identifier of an application. This occurs when the application delinks from Socket Support.
The default for this option is enabled.