Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange for SAS
  3. PowerExchange for SAS Installation and Configuration
  4. SAS Connections
  5. SAS Data Objects
  6. SAS Run-Time Processing
  7. Appendix A: SAS Data Types Reference
  8. Appendix B: SPI Server Configuration Parameters
  9. Appendix C: SAS Error Messages

PowerExchange for SAS User Guide

PowerExchange for SAS User Guide

Starting the Communication Component on UNIX

Starting the Communication Component on UNIX

On UNIX, the SPI Server is an executable that runs as a daemon process.
To start the SPI Server, navigate to the directory in which you installed the SPI Server and enter the following command:
spiserver
Check the SPI Server log file to make sure that the server started successfully. For more information about the location of the log file, see Configuring the Communication Component
To stop the SPI Server, enter the following command:
spiserver stop <host> <portnumber> <administrator name> <password>
You can build an initialization script to start the SPI Server automatically when the system starts. For more information, see your system documentation.
If the SPI Server does not shut down normally, it might not restart. If this issue occurs, remove the SPI Server lock file in the SPI Server working directory, and then restart the SPI Server.

0 COMMENTS

We’d like to hear from you!