Troubleshooting
Problem
This document describes configuring the AS-STS server.
Resolving The Problem
Attempting to set up the Service Tools Server (STS) with an existing application already using port 3000 causes an error. A port restriction was attempted to reserve this port for the STS; however, QSRV still held the port.
Refer to the following Web site:
http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/index.jsp?topic=%2Fcl%2Faddsrvtble.htm
ADDSRVTBLE SERVICE('as-sts') PORT(3000) PROTOCOL('tcp') +
TEXT('Service Tools Server') ALIAS('AS-STS')
The ENDTCP and STRTCP commands are required for this change to be in effect. The RMVSRVTBLE and ADDSRVTBLE commands can be used to change the port for STS from the default value of 3000 to some other value.
Historical Number
25703107
Was this topic helpful?
Document Information
Modified date:
18 December 2019
UID
nas8N1017128