Previous Topic: How to Install the SAP Connector with the Java Connector Server

Next Topic: SAP JCO Library Installation on Windows NT, Windows 2000, and Windows 2003

SAP JCO Library Installation on SUN Solaris

Important! You must install Java CS before installing the SAP JCO library. The SAP JCO library is only to be installed on the Java CS machine. After the installation of the SAP JCO library, you must restart im_jcs.

The following are the distribution packages that are available for the various JRE versions and hardware processors:

To install the SAP JCO Library on SUN Solaris

  1. Copy the appropriate distribution package into an arbitrary directory {sapjco-install-path}
  2. Change to the installation directory:
    cd {sapjco-install-path} [return]
    
  3. Extract the archive:
    gunzip sapjco-sun*2.1.x.tgz [return]
    
    tar xvf sapjco-sun*2.1.x.tar [return]
    
  4. Copy the file sapjco.jar to the extlib directory of the Java CS installation.
  5. Copy the files librfccm.so and libsapjcorfc.so to the bin directory of the Java CS installation.
  6. Restart the im_jcs service by running the command ./JCS stop and then ./JCS start from within the bin directory of the Java CS installation