Using the options file to manage licenses

Use the options file ($SYBASE/SYSAM-2_0/licenses/SYBASE.opt) to provide control to the Replication Server license from the network server. For example, you may want to limit the machines on which Replication Server can be run, or restrict usage to particular users.

For example, the following options file restricts the use of Replication Server to the users Tom, Sam, and Harry:

# the sse_group are
GROUP sse_group tom sam harry
INCLUDE REP_SERVER GROUP sse_group

NoteWhen you specify INCLUDE, you must include all machines or all users licensed for the product in the host group. A machine or a user that is not included in the host group cannot use the product.