Re: ORA-01740: missing quotes error when synchronizing mobilink
no offence taken. Thanks for the tip.
View ArticleRe: Registration Key Input
Here's a rule of thumb for dblic: It never works first time. Ever. Have a look at the examples here: dblic.exe Chances are, the full path for the *.lic file is required, along with user name and...
View ArticleRe: SQL Anywhere 16 Developer Edition Fails to Download
Hi Jason, I have cleared my cache and I still can not download the installer. I get 0K every time I try to download. Regards,Mike
View ArticleRe: SQL Anywhere 16 Developer Edition Fails to Download
Hi Mike - we just changed the download mechanism and it fixes the 0K file issue. You'll need to get new download links, so please complete the registration web form again to get these. Please reply...
View ArticleRe: SQL Anywhere 16 Developer Edition Fails to Download
Mike,We moved the download pages over the weekend to a newer, and hopefully more reliable site.Unfortunately, you need to go through the form again to get access to the download. You wil find it...
View ArticleRe: SQL Anywhere 16 Developer Edition Fails to Download
Hi Jason, Thank you for the fast reply. When I complete the form on the page and hit next, I get a 404 error.
View ArticleRe: SQL Anywhere 16 Developer Edition Fails to Download
I just tried it and it worked... Are there any fields you missed on the form - they would be highlighted in red.Also, the form requires that you log in to SAP/SCN, which I assume you are, but I thought...
View ArticleRe: SQL Anywhere 16 Developer Edition Fails to Download
It was because I was already registered with the email I was using. I used a different address on the form it and it all worked. Thanks!Mike
View ArticleRe: Registration Key Input
dear Mr. Breck Carter Thank you very much for this information. David Park
View Articlequery slower in stored procedure(after upgrade to 16)
Hi all, We are looking to upgrade our SQL Anywhere 9 database to 16. We thought version 16 is slower in update tables, but the reason of slowness are query's in stored procedures called from the...
View ArticleRe: query slower in stored procedure(after upgrade to 16)
It may be more convenient for you to ask this question on the other forum: SAP SQL Anywhere Forum Preamble... It sometimes happens that (a) the same query will perform faster or slower in different...
View ArticleMobilink max upload
SQL Anywhere 12.0.1.3797 Network protocol TCPIPSpeedtest internet (www.speedtest.net) location consolidated: 215 Mbps download, 430 Mbps uploadSize consolidate db 21GbSize consolidated log: 58Gb Start...
View ArticleRe: Mobilink max upload
The consolidated database log file does not affect MobiLink. As far as the consolidated database server is concerned, the MobiLink server is just another client, and as such, MobiLink connections can...
View ArticleRe: Mobilink max upload
Thanks Breck, Performance suddenly decreased. About 2 records per second are processed. Apply upload: 6.676,578 Upload bytes: 395069 Upload insert rows: 8218 Upload updated rows: 643 Today the...
View ArticleRe: Mobilink max upload
-vcefhkmnopstuU logs everything interesting except data values Did you check for blocking on the consolidated database? SELECT * FROM sa_conn_info() WHERE blockedon <> 0; There is a...
View ArticleRe: Mobilink max upload
Back in heaven. An index for one of the _del tables was dropped. Added it and everything works fine again.
View Articlestart synchronization schema change
SQL Anywhere 12.0.1 Is it allowed to execute "start synchronization schema change for tables .... set script version = .... alter table .... stop synchronization schema change;" multiple times? Some...
View ArticleRe: start synchronization schema change
There are two rules that may help here... First, The Watcom Rule states "Watcom Does Things The Way They Should Be Done". If The Watcom Rule applies here then the answer is "yes, you can execute...
View ArticleODBC driver for SQL Anywhere
I want to transfer data from a SQL Anywhere database to a Microsoft SQL Server database on a second computer. The second computer is running Windows Server 2008R2 and the only application installed on...
View Article