Welcome ...        
          
  ... Visiting Newsgroup Users!
 
  See "What makes SQLA different from the newsgroups?" in the FAQ.
 

Tagged Questions

1
vote
1answer
45 views

What comes first, the chicken (RSOE) or the egg (MobiLink Server)?

we have a Relay Server/MobilLink environment and peridically the MobiLink Server stops responding (we will see the database connection has dropped, or something). It would seem tha …
0
votes
1answer
43 views

Mobilink to Oracle 10g shifting column content

SQL Anywhere 11.0.1.2376 Oracle 10g we have a sync environment running successfully... except for one table: - Inserts appear to always work fine - Updates randomly shift contents …
1
vote
1answer
42 views

is there a way to see dbMlSync upload progress?

SQL Anywhere 11.0.1.2355 Is my grey hair clouding my memory (often happens...) or do I remember dbMlSync, back around 9.01.00, displaying a byte upload count as it ran? that seem …
3
votes
1answer
41 views

SyBase SQL anywhere check if Synchronization is needed?

I have a Sybase SQL Anywhere 11.0.1 database that I am using to sync with an Oracle Consolidated Database. I believe that the SQL Anywhere database keeps track of all of the chang …
1
vote
1answer
34 views

Will a publication upload trigger-generated data to Mobilink?

SQL Anywhere 11.0.1.2231 Oracle 10g We have a Mobilink setup we are testing. We have an after update trigger on TableA that writes data to TableB. We have TableB (and all columns …