Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

Hi there,

In what circumstances does the above error message occur?

If I have a script:

"D:\Program Files\SQL Anywhere 12\BIN64\ulsync" -c "DBF=E:\Servitor Mobile\dev\R emote\db\mobileServitor.udb;UID=dba;PWD=sql" "MobiLinkUid=:SERVITOR:CIVICA:;Scri ptVersion=servitor_v2;Publications=SERVITOR,DOWNLOAD_LOGIN;Stream=https{host=10. 12.4.1;port=7060;trusted_certificates=E:\Servitor Mobile\dev\Remote\bin\clientCe rtRSA.crt;compression=zlib}" it will work from one server to another within the infrastructure.

However, if I use it on a PC connected to a mobile SIM which is routed via an APN I get an error message:

SQL Anywhere UltraLite Synchronization Utility Version 12.0.1.4085 Error: Sync failed: MobiLink communication error -- code: 24, parameter: , system code: 336134278 Results of this synchronization: Failed with error: -1305 Stream error code: 24 System error code: 336134278 Download timestamp: 2014-04-08 18:02:21.706000 Upload failed No ignored rows No part download remaining Authentication value: 0 (0x0000) 1 error(s)

I can't work out why this is.

Any ideas?

Thanks,

Shao

asked 08 Apr '14, 13:18

ShaoChan's gravatar image

ShaoChan
15225
accept rate: 0%


Google is your friend, try searching on 336134278 to find out it is a certificate-related SSL symptom.

permanent link

answered 08 Apr '14, 13:25

Breck%20Carter's gravatar image

Breck Carter
32.5k5417261050
accept rate: 20%

Hi Breck, thanks for that. I'm not sure that helps me. I call the script the same way, so is something in between intercepting the traffic for the mobilink sync to return that error? Thanks.

(08 Apr '14, 13:37) ShaoChan
Replies hidden

Overpriced consultants used to read the Help to the clients, now they Google for the clients :)

Google this: 336134278 1305

and you get this: http://scn.sap.com/thread/3470776

(08 Apr '14, 13:53) Breck Carter
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×371
×162

question asked: 08 Apr '14, 13:18

question was seen: 3,548 times

last updated: 08 Apr '14, 13:53