cancel
Showing results for 
Search instead for 
Did you mean: 

SQL Anywhere Workgroup Edition license question

0 Kudos

Hello,

What kind of license should I purchase SQL Anywhere Workgroup Edition for 1 additional user,

if I already purchased SQL Anywhere Workgroup Edition 5 User license.

That is to say, I want to use SQL Anywhere for 6 users.

Does anyone know about this?

Thanks,

In-Sung Lee.

Accepted Solutions (1)

Accepted Solutions (1)

JasonHinsperger
Advisor
Advisor
0 Kudos
0 Kudos

The problem is how I can add the new networked client license.

SQL Anywhere already has own license for Workgroup Edition by dblic.exe command.

(C:\SA16\Bin64>dblic.exe -k XXXXX-XXXXX-XXXXX-XXXXX-XXXXX dbsrv16.lic)

If I apply the new networked client license key like below, does it just add 1 user license? (5 users -> 6 users license)

(C:\SA16\Bin64>dblic.exe -k ZZZZZ-ZZZZZ-ZZZZZ-ZZZZZ-ZZZZZ dbsrv16.lic)

I worry about that the new license replaces existing license.(5 users -> 1 user)

reimer_pods
Participant
0 Kudos

To just change the number of licensed clients you might want to use:

C:\SA16\Bin64>dblic.exe -u 6 -l perseat dbsrv16.lic

That shouldn't change any other license informations.

Answers (0)