Validate Default Port and Library Assignments

During installation, you can configure the data server port that is used to make connections from the SAS SPD Server libname engine to the SPD Server. You can also configure the SNET Server port that is used to make connections from a JDBC client to the SPD Server.
SAS Deployment Wizard: Specify SPD Server Ports
For Windows, the specified values are contained in the following <InstallDir>\site batch files:
  • spdsnsrv.bat: -listenport<data server port>
  • spdsserv.bat: -nameserverport<data server port>
  • spdssnet.bat: -listenport<snet server port>
To change these values after installation, you must edit these batch files to contain the new values, and then restart SPD Server.