cancel
Showing results for 
Search instead for 
Did you mean: 

Mobilink with big data

Baron
Participant
0 Kudos
542

What could be the reason for such a problem (SQL Anywhere 17.0.10.6285):

Cons. DB ~ 2.5GB, and tries to download big amount of Data (45 Tables with total ~1 GB) / into a Remote DB.

DBMLSYNC stops during downloading into one of the biggest tables (say Table1) and reports an error (-141 table Table1 not found), but the table exists of course.

I tried to split the amount of data being downloaded into 3 portions, then it works (using one of these approaches)

1- On remote I let each time only 15 tables synchronize, at the end I get all 45 synchronized (downloaded) without error.

2- On the Cons. I copy the shadow tables, delete them and re-fill them on 3 steps, so each time one third of each table will be downloaded, at the end the full amount of data is downloaed without error.

P.S. in case I split the data into 2 portions, then I get the same error regarding another table, so it sounds like it is not related to a particular table, but more a performance problem. How can I better localize the error?

Accepted Solutions (0)

Answers (0)