Create a MobiLink user on the remote database to be used to authenticate when you connect to the MobiLink server on the consolidated database.
Prerequisites
You must have an existing database and a user ID that has the SYS_REPLICATION_ADMIN_ROLE system role.
Connect to the database.
Execute a CREATE SYNCHRONIZATION USER statement. The MobiLink user name uniquely identifies a remote database and so must be unique within your synchronization system.
You can specify properties for the MobiLink user as part of the CREATE SYNCHRONIZATION USER statement, or you can specify them separately with an ALTER SYNCHRONIZATION USER statement.
Example
The following example adds a MobiLink user named SSinger:
CREATE SYNCHRONIZATION USER SSinger |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |