Create a MobiLink user on the remote database to be used to authenticate when you connect to the MobiLink server on the consolidated database.
Prérequis
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.
Exemple
The following example adds a MobiLink user named SSinger:
CREATE SYNCHRONIZATION USER SSinger |
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |