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

Installing the Communication Component on UNIX

Installing the Communication Component on UNIX

Install the Communication component with a user account that has authorization to start SAS and to access the SAS data that you want to read or write. PowerExchange for SAS uses the user account to access the SAS data.
To install the Communication component on UNIX, perform the following steps:
  1. Enter sh install.sh at the prompt.
  2. Enter the path to the Informatica installation directory.
    By default, the server components are installed in the following location:
    <Informatica installation directory>/<version folder>
  3. Select a directory where you want to install the Communication component.
  4. Follow the instructions and select
    Install SAS Communication Component
    .
    The Communication component is installed.
The following libraries are installed with the SPI Server binaries:
  • libicuuc.<ext>.34
  • libicui18n.<ext>.34
  • libicudata.<ext>.34
where
<ext>
stands for the shared library extension for the UNIX operating system that you use. For example,
libicuuc.so.34
applies to the Linux operating system.
Include these libraries in the system library path by using one of the following options:
  • Add the SPI Server installation directory to the library search path. For example:
    export LD_LIBRARY_PATH=/home/PowerExchange'ForSAS:$LD_LIBRARY_PATH
  • Move the library files to a directory that exists in the library search path. For example:
    /usr/local/lib

0 COMMENTS

We’d like to hear from you!