Switching from Unserved to Served License

You can switch an SAP Mobile Server from an unserved license to a served license, without reinstalling.

  1. Download the SySAM license server software and installation instructions from http://www.sybase.com/sysam/server.
    Click the Download the SySAM Standalone License Server link on that page and follow the instructions provided.
  2. Install the SySAM license server.
  3. Copy the license file (*.lic) from SMP_HOME\Servers\UnwiredServer\licenses\ to the licenses directory on the license server host.
  4. Back up the license file.
  5. Edit the license file on the license server host to add the following lines:
    SERVER <host> ANY
    VENDOR SYBASE
    USE_SERVER

    Replace <host> with the name of the SySAM license server host.

  6. Start or restart the SySAM license server.
    If the SySAM license server is running, an alternative to restarting it is to run the reread command on that server. See the SySAM Users Guide.
  7. Create a license file in the SMP_HOME\Servers\UnwiredServer\licenses\ folder of each SAP Mobile Server node and name it with SySAM server host name and .lic extension.
  8. Edit the license file you just created and add the following lines:
    SERVER <host> ANY <port>
    VENDOR SYBASE
    USE_SERVER

    Replace <host> with the name of the SySAM license server host and <port> with the port number for the SySAM license server.

  9. Remove the old license file.
  10. (Optional) Run SMP_HOME\Servers\UnwiredServer\bin license.bat to update the license.
  11. Restart the SAP Mobile Server.