Issue Description
Q:
How to manually add license information after the sybase12 is installed?
Handling Process
A:
Modify the opt/sybase/SYSAM-1_0/license/license.dat file. Fill in related data. Then restart the database.
For example:
root@N2000Server # cat license.dat
SERVER N2000Server ANY 29722
VENDOR SYBASE /opt/sybase/SYSAM-1_0/bin/SYBASE
USE_SERVER
INCREMENT ASE_SERVER SYBASE 12.0 PERMANENT 1 D2927E98DB32 SN=969946-11 OVERDRAFT
=10000 ck=0
Use the vi command to modify files according to license information.