Re: SQL Anywhere 11 databases are getting corrupt
EOL means that Engineering will not make any more changes to the software; i.e., there will be no more EBFs or SPs. Technical Support should still provide assistance. If the problem is a...
View ArticleRe: SQL Anywhere 11 databases are getting corrupt
Hi Krenton, Page 0x0:0x7182d1 for requested record not a table page -- transaction rolled back Error code=-301 SQL state=HY000 Can someone tell me more about this error?Specifically, the page at offset...
View ArticleWhat's a user?
From the POV of ASA licensing, what actually counts as a user? - is it a remote machine with possibly several connections?- is it a connection username? Or something else?!
View ArticleSQL Remote and editions
Hello everyone, I would like to know if is SQL Remote included in workgroup edition?
View ArticleRe: SQL Remote and editions
Hello Dayan, Yes, SQL Remote is included in the Workgroup Edition of SQL Anywhere. If you want to find out the differences between editions, refer to this document: http://scn.sap.com/docs/DOC-54533.
View ArticleRe: What's a user?
Hi Alex, A "user" is defined in the SQL Anywhere's License Agreement that you must agree to prior to installing the software. Here's what this agreement says: "A specific, identifiable, unique...
View ArticleMobilink Profiler : Getting disconnected frequently when connected from two...
I have Mobilink server running on a remote server and I am running Mobilink Profiler connecting to this server. It mostly works fine when I do that from one client machine. however when I connect from...
View ArticleLicense file
If one purchases a copy of SQL Anywhere for download, is a license file part of the download or does it come from somewhere else?
View ArticleRe: License file
...I am unsure as to whether the licence file is actually the executable (/opt/sqlanywhere16/bin64/dbsrv16) or something else! Also, I presume it's OK to test the license on one machine and then, when...
View ArticleRe: License file
Hi Alex, When you purchase SQL Anywhere, you receive a registration key that you must enter during the installation the product. That will license the database server according to what you purchased....
View ArticleRe: License file
AFAIK Licence files are not part of the downloaded software packages. During installation you are prompted to enter a licence key. If you provided a valid one, license file(s) will be created for the...
View ArticleRe: License file
Hi Alex, ...I am unsure as to whether the licence file is actually the executable (/opt/sqlanywhere16/bin64/dbsrv16) or something else!It's "something else". There should be a companion dbsrv16.lic...
View ArticleRe: Connecting legacy machines to ASA16
Hi Alex, Your ASA 8 ODBC client should be able to connect to a SQL Anywhere 16 database server. Note, however, that this is a configuration that we do not test and so we cannot guarantee that you...
View ArticleRe: License file
Yes, I'm trying the dblic method. dblic -u 5 -k NExxx-Hxxxx-Axxxx-4nnnn-0nnnn /opt/sqlanywhere16/bin64/dbsrv16.lic "User" "Company" and it just comes back with SQL Anywhere Server Licensing Utility...
View ArticleRe: License file
You specify the license key (-k) OR the license type (-l) and number of users/chips (-u), but not both. You should change to one of the following to license the server: dblic -l perseat -u 5...
View ArticleRe: License file
But it's still saying it's a developer licence. Not sure if this is important to the functioning of my server, but it's confusing....
View ArticleRe: SQL Anywhere 16 de and mobilink issue
Hi Arcady, I traced down the issue to the float data type on the SQL Server consolidate DB, in the sense that if I change the float on the consolidated and remote DB to a type numeric (in our use case...
View ArticleRe: License file
Just guessing ... If the SQLA engine was running when you executed DBLIC, your changes won't have no effect until you stop and restart it Reimer
View ArticleRe: License file
Ah! Well that's saved me some more banging my head against the wall!! ;-)
View ArticleValid GeoJSON from SQL Anywhere 12 & 16
Hi, I am interested if I am doing something wrong or if there is an issue with GeoJSON output from SQL Anywhere 12 & 16.I have upgraded my developer edition from version 12 to 16.The version stated...
View Article