|
Home > Archive > SQL Anywhere Mobile > June 2005 > Mobilink server 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 |
Mobilink server error
|
|
|
| Hi,
ASA 9.0.1.1883
running on WIN2003
Ultralite (same version) on PPC 2003
We got this error on the mobilink server:
E. 06/15 16:28:10. <1.15> [3]: Error: [-10032] Upload failed with client
error 129
What is the 129 error code sent by the client? we can't find it anywhere.
Thanks in advance for any help.
BTW, the full log:
>: UltraLite synchronization request from: 3 (version: 2)
I. 06/15 16:28:10. <1.15> [3]: ODBC isolation set to: Read Committed
I. 06/15 16:28:10. <1.15> [3]: COMMIT Transaction: begin_connection
I. 06/15 16:28:10. <1.15> [3]: COMMIT Transaction: begin_synchronizatio
n
W. 06/15 16:28:10. <1.15> [3]: Warning: [10057] There is no upload data
script defined for table: Items. Synchronization has the risk of
potentially losing upload data
W. 06/15 16:28:10. <1.15> [3]: Warning: [10040] 1 row(s) were ignored in
updating table Items
W. 06/15 16:28:10. <1.15> [3]: Warning: [10057] There is no upload data
script defined for table: Invoices. Synchronization has the risk of
potentially losing upload data
W. 06/15 16:28:10. <1.15> [3]: Warning: [10057] There is no upload data
script defined for table: InvoicesLines. Synchronization has the risk of
potentially losing upload data
W. 06/15 16:28:10. <1.15> [3]: Warning: [10039] Error detected while using
multi-row cursor -- retrying with single row cursor
W. 06/15 16:28:10. <1.15> [3]: Warning: [10044] A row in table
'UserPreferences' could not be updated because it no longer exists in the
consolidated database
W. 06/15 16:28:10. <1.15> [3]: Warning: [10040] 1 row(s) were ignored in
updating table UserPreferences
W. 06/15 16:28:10. <1.15> [3]: Warning: [10040] 5 row(s) were ignored in
updating table InvoicesLines
W. 06/15 16:28:10. <1.15> [3]: Warning: [10040] 3 row(s) were ignored in
updating table Invoices
W. 06/15 16:28:10. <1.15> [3]: Warning: [10040] 5 row(s) were ignored in
updating table TempCreditNotesLines
E. 06/15 16:28:10. <1.15> [3]: Error: [-10032] Upload failed with client
error 129
I. 06/15 16:28:10. <1.15> [3]: ROLLBACK Transaction: end_upload
I. 06/15 16:28:10. <1.15> [3]: COMMIT Transaction: end_connection
I. 06/15 16:28:10. <1.15> [3]: Disconnected from consolidated database
I. 06/15 16:28:10. <1.15> [3]: Synchronization failed
| |
| Graham Hurst 2005-06-29, 1:25 pm |
| Rs wrote:
> Hi,
> ASA 9.0.1.1883
> running on WIN2003
> Ultralite (same version) on PPC 2003
>
> We got this error on the mobilink server:
>
> E. 06/15 16:28:10. <1.15> [3]: Error: [-10032] Upload failed with client
> error 129
Does this still happen? If you can reproduce it, can you please open a
tech support case for it?
UltraLite uses the same sqlcodes as ASA, and in ASA that corresponds to
"Plan may contain virtual indexes" (SQLE_USING_VIRTUAL_
INDEXES) which we
wouldn't expect UltraLite to give.
If it doesn't happen anymore, how did you fix it? Did it go away once
you cleared up the warnings?
Cheers,
Graham
|
|
|
|
|