Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange for SAS
  3. Installation and Configuration
  4. Working with SAS Sources
  5. Working with SAS Targets
  6. Working with SAS Sessions
  7. Appendix A: SAS Datatype Reference
  8. Appendix B: SPI Server Configuration Parameters
  9. Appendix C: Error Messages

PowerExchange for SAS User Guide for PowerCenter

PowerExchange for SAS User Guide for PowerCenter

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 the service in the following ways:
  • Set the startup type to manual. The service starts and stops using the Windows Service Manager.
  • Set startup type to automatic. The service starts automatically when booting the Windows system.
  • Use a Windows command line or script file to start and stop the service.
    Enter the following command to start the service:
    net start “Informatica SPI Server”
    Enter the following command to stop the service:
    net stop “Informatica SPI Server”

0 COMMENTS

We’d like to hear from you!