Troubleshooting
Problem
The QSYSOPR message queue is showing message TCP6405.
Resolving The Problem
The QSYSOPR message queue is showing message TCP6405 which refers to the SRVSPTPRX command.
When looking at QSYSOPR, message TCP6405 is being displayed and refers to the SRVSPTPRX command. Users who have configured ECS/ESA to use a proxy would use this server application. Those who have not configured ECS/ESA to use a proxy would not. The application server is started using the STRTCPSVR *SRVSPTPRX command or by using the AutoStart value on the application being set to *YES. To verify, do the following:
From Command line:
DSPPFM FILE(QATOCSTART)
Locate the *SRVSPTPRX server and see if the AutoStart parameter is set to *YES or *NO

If it is *YES, change it to *NO:
ENDTCPSVR SERVER(*SRVSPTPRX)
CHGTCPSVR SVRSPCVAL(*SRVSPTPRX) AUTOSTART(*NO)
When looking at QSYSOPR, message TCP6405 is being displayed and refers to the SRVSPTPRX command. Users who have configured ECS/ESA to use a proxy would use this server application. Those who have not configured ECS/ESA to use a proxy would not. The application server is started using the STRTCPSVR *SRVSPTPRX command or by using the AutoStart value on the application being set to *YES. To verify, do the following:
From Command line:
From Command line:
DSPPFM FILE(QATOCSTART)
Locate the *SRVSPTPRX server and see if the AutoStart parameter is set to *YES or *NO

If it is *YES, change it to *NO:
ENDTCPSVR SERVER(*SRVSPTPRX)
CHGTCPSVR SVRSPCVAL(*SRVSPTPRX) AUTOSTART(*NO)
If proxy was not configured with ECS/ESA, AutoStart should be changed to *NO.
In addition, the STRTCPSVR *ALL command should not be used because that attempts to start the server application.
In addition, the STRTCPSVR *ALL command should not be used because that attempts to start the server application.
More information at What Is the SRVSPTPRX TCP Server document.
[{"Type":"MASTER","Line of Business":{"code":"LOB57","label":"Power"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SWG60","label":"IBM i"},"ARM Category":[{"code":"a8m0z0000000CGRAA2","label":"Electronic Service Agent"}],"ARM Case Number":"","Platform":[{"code":"PF012","label":"IBM i"}],"Version":"All Versions"}]
Was this topic helpful?
Document Information
Modified date:
15 January 2024
UID
nas8N1013914