cancel
Showing results for 
Search instead for 
Did you mean: 

SA17 not using the available cpu processors

2,535

I'm running SQL Anywhere 17.0.8.4046 and just upgraded my VPS from 2 vCPSs to 8vCPUs, but the database doesn't seem to be using the additional CPUs. sa_eng_properties() reports:

278,'NumLogicalProcessors','Number of logical processors on server machine',8 279,'NumLogicalProcessorsUsed','Number of logical processors which the server will use',2 276,'NumPhysicalProcessors','Number of physical processors on server machine',8 277,'NumPhysicalProcessorsUsed','Number of physical processors which the server will use',2

I have not specified any of the multiprogramming switches -gn -gna -gnh and -gnl - I understand that the default is to use all the available processors allowed by the licence.

I wondered if there was a problem with the licence - the command dblic command returns

$ dblic /opt/sqlanywhere17/bin64/dbsrv17.lic
SQL Anywhere Server Licensing Utility Version 17.0.8.4046
License read successfully.
Workgroup Edition
Licensed nodes: 5
User: Terry Wilkinson
Company: Driftscape Corp.
Install key: xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

I believe this means we have a 'per named-user' licence (5) which I understand is good for up to 8 cores (see this link

The report from dblic reports Workgroup Edition which is confusing because I'm sure we purchased the Edge edition, and the SAP https://launchpad.support.sap.com/#/licensekey/wizard portal reports 7018417 SAP SQL Anywhere, Edge Edition (user) and the install key reported by dblic matches that shown in that portal page.

I must confess I find the licensing model confusing. Am I missing a setting somewhere? Have I applied the licence incorrectly? Or failed to do so?

I would appreciate any help.

Accepted Solutions (0)

Answers (0)