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 Windows

Starting the Communication Component on Windows

On Windows, the SPI Server runs as a Windows service called Informatica SPI Server.
You can start and stop this service in the following ways:
  • Set Startup type to manual. Start and stop the service by using the Windows Service Manager.
  • Set Startup type to automatic. The service starts automatically when you start the Windows system.
  • Use a Windows command line or script file. To start, enter the following command:
    net start "Informatica SPI Server"
    . To stop, enter the following command:
    net stop "Informatica SPI Server"
    .

0 COMMENTS

We’d like to hear from you!