BH Hi, Hi, we've purchased "SQL Anywhere Standard 5 User 16.0 Windows 32/64-bit" and "SQL Anywhere Networked Seat 16.0 Windows 32/64-bit" because we need 15 users, and high availability option. So i got two license keys, and one installation file. I'm trying to add the second license key (during the installation) under the "Install Add-Ons" and it tells me that the registration key is invalid. Then when i try to run the high availability featre, it tells me that the feature it tells me "High availability feature not licensed." What am i doing wrong? Thanks Aron

asked 17 Dec '13, 14:27

arony's gravatar image

arony
219141419
accept rate: 0%


I think you will need to talk to your sales representative to check your second license key - if the install says the key is invalid then it is not being accepted... and if it is not accepted then it won't be adding the High Availability option to your install (assuming the second key was for the HA option).

permanent link

answered 17 Dec '13, 14:59

Mark%20Culp's gravatar image

Mark Culp
24.9k10141297
accept rate: 41%

In my experience it never worked to add Network Seat licenses as "Add-Ons", they were always rejected (though with version 16 I've never tried that). The licence for the Standard Edition should include HA with no need for additional licences. For network seats I always use DBLIC to add them.

IMHO you should try to re-apply the key for the Standard Edition with
dblic -k "licence key" dbsrv16.lic
and apply the additional seats with
dblic -l perseat -u 15 dbsrv16.lic "username" "company"

permanent link

answered 18 Dec '13, 04:40

Reimer%20Pods's gravatar image

Reimer Pods
4.5k384891
accept rate: 11%

edited 18 Dec '13, 04:43

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×64

question asked: 17 Dec '13, 14:27

question was seen: 2,594 times

last updated: 18 Dec '13, 04:43