Installing multiple copies of Replication Server

The instructions in this section assume that you have already installed a Sybase product that required SySAM.

If you purchased more than one copy of Replication Server, you were provided with:

NoteEven if you purchased more than one additional copy of Replication Server, you may only have a single Sybase License Certificate that represents all of your additional copies.

Installing additional licenses purchased at the same time

Before you begin, you must have both the Sybase License Certificate that came with the software, as well as any additional Sybase License Certificate indicating the licensing information of your additional copies of Replication Server.

StepsInstalling additional licenses of Replication Server

  1. While in SySAM, click More. A blank SySAM screen appears.

  2. Enter information from the Sybase License Certificate for Replication Server:

    The n for Feature Count represents the number of copies listed on your Sybase License Certificate. For example, if you purchased a total of 5 copies of Replication Server, your secondary Sybase License Certificate should show a feature count of 4.

Adding additional licenses separately

Use these instructions to update your license information manually if you are installing:

StepsAdding additional licenses to SySAM at a later time

  1. Log on to the license host, where the license manager is installed.

  2. Check to see that lmgrd and Sybase daemons are running:

    $SYBASE/$SYBASE_SYSAM/bin/lmutil lmstat -c
    
  3. If the license daemon is not running, manually start lmgrd:

    $SYBASE/$SYBASE_SYSAM/bin/ 
    lmgrd -c $SYBASE/$SYSAM/licenses/license.dat \
    -l $SYBASE/$SYSAM/lmgrd.log&
    
  4. Launch the license manager:

    $SYBASE/SYSAM-1_0/bin/lmgr
    

    Mac: If you are using a “headless” Mac without a monitor, specify lmgr -I.

  5. Click Yes when prompted: “Do you have Sybase Software Asset Management Certificates to register?” The SySAM License Manager screen prompts you for:

    Mac: In the command line, the license manager prompts: “Which license scheme do you wish to use?”

    Select “L” to indicate that the SySAM server is on your current machine.

  6. Click More until you have entered all available licenses.

  7. Click Done.

  8. Because you are adding additional licenses to an existing file, you must notify the license daemons of the changes:

  9. Run the license management utility lmutil lmreread from the $SYBASE/$SYSAM/bin/directory:

    $SYBASE/SYSAM-1_0/bin/lmutil lmreread
    

    The new license is appended to the end of the license.dat file.

    If you encounter problems with new licenses, check the lmgrd.log file in the $SYBASE/$SYBASE_SYSAM/log directory to see that there were properly appended to the license file.