Re: Where can I download the jconn4.jar for SQLA 16
JConn4.jar is easier to distribute. It can be used without any additional installation or binary files. So we prefer this Java only version for smaller support tools.
View ArticleRe: Issue with auto increment column in ASA 16
Hi Torsten, I have never seen this kind of phenomenon before. Could you explain the detailed procedure that confirmed this phenomenon to me?What is the detailed version of the SQL Anywhere?...
View ArticleRe: Issue with auto increment column in ASA 16
Are you using MobiLink or SQL Remote? Have these rows been inserted on remote databases where the column is defined with DEFAULT GLOBAL AUTOINCREMENT ( 1000000000 ), and then uploaded to the...
View ArticleRe: Issue with Android SQL Anywhere 17 libraries in my application
Hi Viresh,Can you show us the output of openssl s_client please?Thank you
View ArticleRe: Where can I download the jconn4.jar for SQLA 16
Hi Chris I would very much like to use the native drivers. But they do not work on OS X. At least in my environment.Please see this thread:...
View ArticleRe: Issue with Android SQL Anywhere 17 libraries in my application
Hi Viresh, There has been a behaviour change in SQLA 17 in how the host names in the server certificate are verified in the client. Maybe you have hit this change. In SQLA 17, the host name of the...
View ArticleRe: RSE3003: Redundant outbound enabler connection for backend server
Thanks Mirco, That question was asked when trying to upgrade our test environment from v11 to v16. That environment resolved the issue, and has worked fine since then. Not 100% sure, but it must have...
View ArticleRe: Tracing performance
Hi Bjarne, Do you apply EBF of SQL Anywhere version 12?The EBF fixes many performance issue. Latest EBF is EBF4344 released on December 23, 2015. Thanks,Atsushi
View ArticleRe: Tracing performance
Hi Bjarne, did you check / adjust the max_query_tasks option? I found it responsible for occasional erratic behavior with queries executed in parallel. If you set the option to 1 and still observe the...
View ArticleRe: Tracing performance
Hi Bjarne, I was wondering if you could refer the following tutorial to find out slow SQL statements, and check the query plans....
View ArticleRe: Trouble uninstalling SQL Anywhere 11
Thank you, Atsushi! I've informed the customer.
View ArticleRe: Trouble uninstalling SQL Anywhere 11
Thanks, Koichi! I have informed the customer and they have yet to reply back to me to confirm anything has worked.
View ArticleRe: Trouble uninstalling SQL Anywhere 11
Your customer can install SQL Anywhere 16 without waiting for the SQL Anywhere 11 uninstallation to be completed. The two products can coexist on the same computer.
View ArticleOEE1052 outbound enabler was unable to write to a OE_DNCHANNEL_NOOP (PUNCTURE)
We are in the process of upgrading MobiLink from v11 to v16. I have run into this issue now in 3 environments:- initial v16 installation (resolved)- migration to test environment (resolved)- migration...
View ArticleCREATE DATATYPE Permissions
Hi I am trying to extract a database to a new SQL Anywhere database for replications using SQL remote and we have some user defined data types. When it gets to updating the new database it gets a...
View ArticleRe: OEE1052 outbound enabler was unable to write to a OE_DNCHANNEL_NOOP...
Hi Reg, As per request, I am attaching the following files:- HTTERR log - n/a - has not been opened since June of 2012- u_ex160301.log- ApplicationHostConfig.txt- AppcmdListConfig.txt-...
View ArticleRe: OEE1052 outbound enabler was unable to write to a OE_DNCHANNEL_NOOP...
AppliucationHost.config
View ArticleRe: OEE1052 outbound enabler was unable to write to a OE_DNCHANNEL_NOOP...
AppcmdListConfig.txt
View Article