可以使用 -e 或 -eu 选项在 dbmlsync 命令行中指定扩展选项,也可以将它们存储在数据库中。将扩展选项存储在数据库中的方法是:使用 Sybase Central,或使用 sp_hook_dbmlsync_set_extended_options 事件挂接,或在以下任何语句中使用 OPTION 子句:
CREATE SYNCHRONIZATION SUBSCRIPTION
ALTER SYNCHRONIZATION SUBSCRIPTION
CREATE SYNCHRONIZATION USER
ALTER SYNCHRONIZATION USER
CREATE SYNCHRONIZATION SUBSCRIPTION(在不指定同步用户的情况下;这将扩展选项和发布关联起来)
BufferDownload (bd) 扩展选项
CommunicationAddress (adr) 扩展选项
CommunicationType (ctp) 扩展选项
ConflictRetries (cr) 扩展选项
ContinueDownload (cd) 扩展选项
DisablePolling (p) 扩展选项
DownloadOnly (ds) 扩展选项
DownloadReadSize (drs) 扩展选项
ErrorLogSendLimit (el) 扩展选项
FireTriggers (ft) 扩展选项
HoverRescanThreshold (hrt) 扩展选项
IgnoreHookErrors (eh) 扩展选项
IgnoreScheduling (isc) 扩展选项
Increment (inc) 扩展选项
LockTables (lt) 扩展选项
MirrorLogDirectory (mld) 扩展选项
MobiLinkPwd (mp) 扩展选项
NewMobiLinkPwd (mn) 扩展选项
NoSyncOnStartup (nss) 扩展选项
OfflineDirectory (dir) 扩展选项
PollingPeriod (pp) 扩展选项
Schedule (sch) 扩展选项
ScriptVersion (sv) 扩展选项
SendDownloadAck (sa) 扩展选项
SendTriggers (st) 扩展选项
TableOrder (tor) 扩展选项
TableOrderChecking (toc) 扩展选项
UploadOnly (uo) 扩展选项
Verbose (v) 扩展选项
VerboseHooks (vs) 扩展选项
VerboseMin (vm) 扩展选项
VerboseOptions (vo) 扩展选项
VerboseRowCounts (vn) 扩展选项
VerboseRowValues (vr) 扩展选项
VerboseUpload (vu) 扩展选项
![]() |
使用DocCommentXchange讨论此页。
|
版权 © 2013, SAP 股份公司或其关联公司. - SAP Sybase SQL Anywhere 16.0 |