|
Home > Archive > SQL Anywhere Mobile > February 2006 > Upload failed with client error?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Upload failed with client error?
|
|
| Juntek 2006-02-09, 7:24 am |
| What can cause error "Error: [-10032] Upload failed with client error
959905878"?
Docs say that this error is reported from remote service, but what should I
check first to fix this problem?
This error is reported during upload of one of tables, containing primary
key on two fields of type integer and datetime.
Because this table is _only_ uploaded, there is only UPLOAD_INSERT cursor
associated with this table.
Trouble started to appear after upgrade from version 8 to 9. At present I am
using version 9.0.2.2451 replicating to MS SQLServer2000
Thank you in advance
| |
| David Fishburn 2006-02-09, 9:24 am |
| "Juntek" <ktos@gdzies.pl> wrote in news:43eb344d$1@foru
ms-1-dub of
sybase.public.sqlanywhere.mobilink:
J> What can cause error "Error: [-10032] Upload failed with client error
J> 959905878"?
J> Docs say that this error is reported from remote service, but what
J> should I check first to fix this problem?
To look at an issue you start by examining both the MobiLink server log
file and the remote log file.
In this case, since it is an upload issue, you will most likely find an
error reported in the ML log file.
Please ALWAYS include version and MORE importantly BUILD number
with EACH post (dbeng9 -v).
--
David Fishburn
Certified ASA Developer Version 8
iAnywhere Solutions - Sybase
Professional Services
Please only post to the newsgroup
Please ALWAYS include version and MORE importantly BUILD number with
EACH post (dbeng9 -v).
EBFs and Maintenance Releases
http://downloads.sybase.com/swx/sdmain.stm
Developer Community / Whitepapers
http://www.ianywhere.com/developer
CaseXpress - to report bugs
http://casexpress.sybase.com
CodeXchange - Free samples
[url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
| |
| Reg Domaratzki \(iAnywhere Solutions\) 2006-02-09, 9:24 am |
| An occurance of this problem was fixed in the following builds : 802.4502,
803.5188, 901.1953, 902.2529
Customer Description:
In rare circumstances, an upload could have failed and reported "Unknown
Client Error XXX", where XXX was some random large number. This error was
usually followed by another error reporting that "A protocol error occurred
when attempting to retrieve the remote client's synchronization log".
Although there are circumstances where this is a valid error to report, an
instance where this error was incorrectly reported has now been fixed.
I would suggest applying the latest v902 EBF, since you indicated that you
were using version 9.0.2.2451.
--
Reg Domaratzki, Sybase iAnywhere Solutions
Sybase Certified Professional - Sybase ASA Developer Version 8
Please reply only to the newsgroup
iAnywhere Developer Community : http://www.ianywhere.com/developer
iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals
ASA Patches and EBFs : http://downloads.sybase.com/swd/base.do
-> Choose SQL Anywhere Studio
-> Set filter to "Display ALL platforms IN ALL MONTHS"
"Juntek" <ktos@gdzies.pl> wrote in message news:43eb344d$1@foru
ms-1-dub...
> What can cause error "Error: [-10032] Upload failed with client error
> 959905878"?
> Docs say that this error is reported from remote service, but what should
I
> check first to fix this problem?
> This error is reported during upload of one of tables, containing primary
> key on two fields of type integer and datetime.
> Because this table is _only_ uploaded, there is only UPLOAD_INSERT cursor
> associated with this table.
> Trouble started to appear after upgrade from version 8 to 9. At present I
am
> using version 9.0.2.2451 replicating to MS SQLServer2000
>
> Thank you in advance
>
>
|
|
|
|
|