Questions tagged [mobilink]

MobiLink is a technology by former Sybase, now SAP, to do multi-peer synchronisation between SQLAnywhere or UltralightSQL on remote side and an ODBC-kompatible database as consolidated part.

8 questions
2
votes
1 answer

MobiLink: How to propagade schema change for a synch profile to remote databases

Once an application is online with a synchronisation profile it might happen, that the profile needs to be changed. E.g. a new index is introduced, columns are added etc. Having the synchronisation profile created with Sybase Central, what's the…
frlan
  • 495
  • 1
  • 4
  • 26
1
vote
1 answer

Regarding sync issue in mobilink sever

E. <52> [-10117] Stream Error: Internal error: DelayExpired: _state.http_state returned 0. W. <52> [10088] The current SQL statement has been running for too long in the consolidated database. The connection ID is SPID '76' I am unable to sync the…
1
vote
0 answers

MobiLink: What is the correct approach of presetting values inside database for remote user

When creating a remote database from inside Sybase Central I'm looking for a way to preset some values based on e.g. subscription user. Application is using some kind of configuration table storing e.g. a base value for new id (it's historical…
frlan
  • 495
  • 1
  • 4
  • 26
1
vote
0 answers

MobiLink: How to export database users to remote database created via Sybase Central

How to configure a Sybase Central MobiLink project in the way, it's also exporting the database users of consolidated database to a remote database? In default it appears to only create dba with default password which seems to come direct from…
frlan
  • 495
  • 1
  • 4
  • 26
0
votes
1 answer

SQLAnywhere: Mobilink upload_fetch_column_conflict​ seems not to be executed

With Sybase Central I've configured a MobiLink test object, where I'm trying to detect a unique constrain violation before uploading. Unfortunately it appears upload_fetch_column_conflict​ seems to not being executed. My events are configured like…
frlan
  • 495
  • 1
  • 4
  • 26
0
votes
1 answer

MobiLink: Where is Sybase Central storing the actual content of an remote task for mlagent

When creating a remote task inside an MobiLink project with Sybase Central where it is storing the actual content of task (e.g. executing SQL -> Query which shall be executed)
frlan
  • 495
  • 1
  • 4
  • 26
0
votes
1 answer

mlagent: How to export remote task

When creating a new remote tasks via Sybase Central for mlagent, it is possible to import task from file. How to export remote task to a file so it can be imported into another Sybase Central installation (e.g. remote)
frlan
  • 495
  • 1
  • 4
  • 26
0
votes
1 answer

MobiLink: How to add a new table to synchronisation using Sybase Central and mlagent

How to add a new table to a synchronisation using mlagent configured from Sybase Central. This might be related to this or this question. When doing a change on remote database as described on Sybase Tutorial it's not updating the consolidated…
frlan
  • 495
  • 1
  • 4
  • 26