Section | Parameter | Description | Example |
---|---|---|---|
ServerConfig | Portnumber | TCP/IP port number for the SPI Server listener process. | 11080 |
ServerConfig | SasAppPath | Full path to the SAS executable. | c:\progs\sas\V8\sas.exe |
ServerConfig | SasWorkingDir | Directory path for the SAS working environment. | d:\spi\work |
ServerConfig | SasAutoExec | Autoexec file that contains the library definitions. | autoexec.sas |
ServerConfig | LogFile | Specifies the location of the server log file. | d:\spi\spiserver.log |
ServerConfig | SasLogMax | Number of SAS log files stored by the server for reader sessions and writer sessions. Minimum is 12. Default is 256. | 256 |
ServerConfig | SASPrePostCode | Allow SAS exits (Yes/No). | Yes |
ServerConfig | SpiTimeout | Number of seconds that the SPI Server waits for SAS to start. Increase this value on very slow networks and when using a lengthy PreSAS command. | 10 |
SpiUsers | <username> | Encrypted password. | 89FD2A5347541028C9FA9A26A9057FF7 |
SpiAdmins | <username> | Encrypted password. | 200CEB26807D6BF99FD6F4F0D1CA54D4 |