Manually Starting and Stopping License Servers

Learn how to manually start and stop a license server.

To stop a license server, issue this command on the machine where the license server is installed:
sysam stop
To start a license server, issue this command on the machine where the license server is installed:
sysam start
Note: On UNIX machines, Sybase recommends that you use the “sybase” user for license server installation and administration. If you have root permissions, switch to a specific user account by entering:
su sybase -c "sysam start"