(ZOS) TCP/IP automation and recovery scenarios
This table provides automation and recovery scenarios for TCP/IP configurations.
Task TCP/IP automation and recovery scenarios Startup TCP/IP must be up before starting WebSphere Application Server for z/OS. Shutdown Shutdown WAS for z/OS before shutting down TCP/IP. Handling inflight or indoubt transactions if there is a failure Methods in flight might have their transactions rolled back when the attempt to send a response to the method fails. Other transactions might wait for a timeout. How to determine if TCP/IP is running Use the display command looking for the TCP/IP procedure. What happens to WAS for z/OS if TCP/IP goes down? Restart TPC/IP. After TCP/IP is restarted, you also must restart WAS. If we are using another product to supplement WAS for z/OS, we might need to restart the application server for the other programs to re-initialize the TCP/IP settings.
What happens to other subsystems if TCP/IP goes down? If TCP/IP goes down, sessions break and transactions react as described. If TCP/IP goes down, LDAP functionality might be affected. We might need to recycle LDAP and restart WAS for z/OS if this occurs.
Diagnose problems (using diagnosis tools) Automation and recovery scenarios and guidelines