SySAM LicenseManager runs in four modes:
GUI mode – this is default, corresponding to the parameter -G.
Interactive Console mode – where user is asked information, interactively. -I.
Console mode – this is same as Interactive mode, but takes only one entry and quits -C.
Silent mode – this best suits silent installation, when updating multiple machines at a single time which use networked SYSAM. This corresponds to the parameter -S.
Use the LicenseManager with the following options and arguments:
Options:
-H – displays help files
-V – prints version and copyright
-G – run application in GUI mode
-I – run application in Interactive Console Mode
-S – run application in Silent Mode
-C – run application in Console Mode
Arguments are only applicable with the -C or -S options:
sybase=sybase directory
host=hostname
port=port number
feature=feature name
count=feature count
order=order number
version=software version
code=authorization code
Adaptive Server and related products have been successfully installed, and minimally configured for use. See “Installing sample databases”, to begin experimenting with your servers, or see the System Administration Guide for more advanced topics.
You have a running server, as well as various system databases and system tables. Some references that may help you get started using your new Adaptive Server include:
“Initializing Database Devices” and “Creating User Databases” in the System Administration Guide – information about creating an Adaptive Server user database and its devices
Transact-SQL User’s Guide – learn how to write queries
For information on developing a backup and recovery plan and backing up and restoring user databases, see the System Administration Guide.
Monitor Server requires some additional configuration after installation. See the Monitor Server User’s Guide.
For information on using extended stored procedures, see the Transact-SQL User’s Guide.