Installing SySAM

Before you install Replication Server, you must plan the type of SySAM license configuration you want to use. Depending on your configuration choice, you may also need to perform additional pre-installation tasks before installing Replication Server.

SySAM allows you to acquire a license using a local file or you can acquire a license from a network license server. See “Choosing a license model”, in Chapter 2 “Understanding Licensing Concepts and Models” of the Sybase Software Asset Management User’s Guide.

NoteThere can only be one instance of a SySAM license server running on a given machine. If you want to setup a SySAM 2.0 license server on a machine that is already running a SySAM 1.0 license server, the old license server must be migrated to 2.0. A migrated license server can serve licenses for both SySAM 1.0 and SySAM 2.0 enabled products.

For instructions on migrating a license server, see Appendix F of the Sybase Software Asset Management User’s Guide.

StepsInstalling a new license server

  1. Mount the CD by running the following command:

    • HP-UX and HPIA 64

      Enter the following where device_name is the name of the CD device drive, and /RS1510HP/cdrom is the name of the directory where the CD is to be mounted:

      mount -F cdfs -o ro device_name /RS151HP/cdrom
      
    • IBM AIX

      Enter the following where device_name is the name of the CD device drive, and /RS1510IBM/cdrom is the name of the directory where the CD is to be mounted:

      mount -v 'cdrfs' -r device_name /RS151IBM/cdrom
      
    • Solaris

      The operating system mounts the CD automatically.

    • Linux

      # mount -t iso9660 /dev/cdrom /mnt/cdrom
      
  2. Launch the Sybase installer program by entering:

    ./setup
    
  3. The Welcome Window displays. Click Next.

  4. Accept the license agreement.

  5. Enter or select the destination directory.

  6. Select the custom installation.

  7. Select only SySAM Network License Server for installation.

  8. Unselect other components, to install the Net License Server only.

  9. Click Next for the installer to install SySAM licensing tools.

  10. Get the host ID for the machine on which the new license server will run. To get the host ID:

    • Go to $SYBASE/$SYBASE_SYSAM/bin where $SYBASE is the Sybase installation directory and $SYBASE_SYSAM is the directory for SYSAM-2_0.

    • Enter:

      ./lmutil lmhostid 
      

      Note If your machine has multiple network adapters, lmutil lmhostid returns host IDs associated with each adapter. Choose one of the IDs. Avoid using IDs for removable network adapters.

    • Save the host ID to use at the Sybase Product Download Center.

  11. Go to the Sybase Product Download Center (SPDC).

  12. Get the license you want to install. See Chapter 3 “Getting and Using Your License” of the Sybase Software Asset Management User’s Guide.

  13. Copy the license file in the licenses directory $SYBASE/$SYBASE_SYSAM/licenses on the network license server machine.

  14. Start the SySAM network license server:

  15. Validate that the license daemon is running by entering:

    sysam status
    

    You can also check Chapter 4 “License Server Administration” and Chapter 7 “GUI Administration for SySAM” of the Sybase Software Asset Management User’s Guide, for more information.