If you chose a served license model, you must install a new license server.
The Sybase IQ server installation DVD includes SySAM Network License Server utilities you can use to install a new license server. You must run a custom server installation to install a new license server. You need not run the license server on the same machine as the Sybase IQ server components.
Installing a new license server
Use an account with Administrator privileges to log in to Windows. Stop and shut down all programs before you run the installer.
Insert the Sybase IQ Product DVD into the drive.
If the Sybase IQ installer does not start automatically, start Windows Explorer, change to your DVD drive, choose the appropriate setup file: setup32.bat or setup64.bat.
On the Welcome screen, click Next.
Choose an installation directory, then click Next.
Choose Evaluation as the product edition you want to configure, then click Next.
On the next screen, choose a location, then read and accept the license agreement. Click Next.
You must accept an appropriate license agreement to install Sybase IQ. You can review all available license agreements on the Sybase Web site.
Choose Custom as the installation type you want to perform, then click Next.
Deselect all installation features except Sybase Software Asset Management.
Select both Sybase Software Asset Management features: Network License Server and Network License Utilities, click Next.
Review the installation summary, then click Install.
Use these instructions to start and stop a license server on all Windows platforms, except Windows 7. To start a license server on Windows 7, see “Starting your license server on Windows 7”.
From a command prompt, copy the license file you saved from SPDC to the %SYBASE%\SYSAM-2_0\licenses directory on the network license server.
Change to %SYBASE%\%SYSAM-2_0\%bin, then refresh or restart the license server:
Use this command |
To... |
---|---|
sysam start |
Start the license server. Perform this step if the license server is not running. After you perform this step, repeat step 2 to verify that the server is running. |
sysam reread |
Make the license server read the new license file. Perform this step if the license server is already started. |
Use the sysam status command to verify that the license server is running. If the server is running, you can expect to see output like this:
Starting the SYSAM service The SYSAM service is starting. The SYSAM service was started successfully. lmutil - Copyright (c) 1989-2006 Macrovision Europe Ltd. and/or Macrovision Corporation. All Rights Reserved. Flexible License Manager status on Wed 5/24/2006 15:04
License server status: 27000@mysysamserver License file(s) on <server name>: /opt/sybase/SYSAM_0/licenses/mysysamserver_603020315.lic
Starting
your license server on Windows 7
You must start and stop a license server on Windows 7 as Administrator.
Click Start, choose Programs | Accessories.
Right-click Command Prompt, choose Run As Administrator.
Copy the license file you saved from SPDC to the %SYBASE%\SYSAM-2_0\licenses directory on the network license server.
Change to %SYBASE%\%SYSAM-2_0\%bin, then refresh or restart the license server:
Use this command |
To... |
---|---|
sysam start |
Start the license server. Perform this step if the license server is not running. After you perform this step, repeat step 2 to verify that the server is running. |
sysam reread |
Make the license server read the new license file. Perform this step if the license server is already started. |
Use the sysam status command to verify that the license server is running.
To verify your license, run the sp_iqlmconfig stored procedure in Interactive SQL (iqisql) or check the Sybase IQ error log and <dbname>.iqmsg file.
In the error log, a line beginning with “Checked
out license...”
indicates that the
license configuration is successful. If you see a “Sysam: FLEXnet
Licensing error:”
message, check with
your Sybase representative to resolve the issue.
The SySAM License Server Installer installs both IPv4-only and IPv4/IPv6 dual-stack license server binaries during installation and configures use of IPv4-only binaries. Use the sysam configure [IPv6|IPv4] to configure the appropriate version of the license server.For example: sysam configure IPv6 will configure use of the IPv4/IPv6 dual stack binaries. For more information, see SySAM Users Guide.
If you have problems activating your license, see “Troubleshooting SySAM”