Is anybody aware of a 17.0.4 build for arm-linux? I need to open a third-party database. Works fine with 17.0.4.2053 on x86-linux, but fails with 17.0.0.1063 on arm-linux with error message "capability 98 missing" thanks |
Is anybody aware of a 17.0.4 build for arm-linux? I need to open a third-party database. Works fine with 17.0.4.2053 on x86-linux, but fails with 17.0.0.1063 on arm-linux with error message "capability 98 missing" thanks |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Question tags:
question asked: 08 Jan '19, 07:27
question was seen: 954 times
last updated: 10 Jan '19, 01:57
Are you trying to use Remote Data Access (aka proxy tables), as they make use of "capabilities"? AFAIK, the ARM platform does not support that, vf. that FAQ.
The details can also be found in the SAP SQL Anywhere 17.0 Components by Platforms overview
I hope not. It's a pure local application.
The capability bits also identify features that are based on the database file version (the version in which the database was initialized). This is the issue here. Use the 17.0 Build 2053 or newer which is available on Software Downloads.
Unfortunately downloading from https://learn.sapdigital.com/SQLA-Trial-Confirmation-Page.html leads me to build 1063. Do you have a link to build 2053?
Can't tell on that trial version (although it would seem quite
ridiculousodd if SAP would supply the original GA version from 2015 as trial version...).AFAIK, the newest ARM/Linux SP is 17.0.9.4888 from Nov 2018, so even 17.0.4.2053 is a really old v17 build compared to that. Note that this SP is available via SAP Support Portal and therefore requires a support contract.
Thanks for this hint! I expected the demo version to be the latest.