Chapter 14. Utilities and Options Reference
dbremote -rd 30s
pollsevery thirty seconds.
Formore information on polling, see “Tuning incoming message
polling”on page 230.
–ro Thisoption is for use at consolidated sites. Whenremote databases are
configuredto send output log information to the consolidated database, this
optionwrites the information to a file. Theoption is provided to help
administratorstroubleshoot errors at remote sites.
Formore information, see “Troubleshooting errors at remote sites” on
page226.
–rp Whenrunning in continuous mode, the Message Agent polls at certain
intervalsfor messages. Afterpolling a set number of times (by default, one),
ifa message is missing, the Message Agent assumes it has got lost and
requeststhat it be resent. Onslow message systems, this can result in many
unnecessaryresend requests. Youcan set the number of polls before a
resendrequest is issued using this option, to cut down on the number of
resendrequests.
Formore information on configuring this option, see “Tuning incoming
messagepolling” on page 230.
–rt This option is for use at consolidated sites. It is identical to the -ro
optionexcept that the file is truncated on startup.
–ru Controlthe resend urgency. Thisis the time between detection of a
resendrequest and when the Message Agent starts fulfilling the request. Use
thisoption to help the Message Agent collect resend requests from multiple
usersbefore rescanning the log. Thetime unit can be any of {s = seconds; m
=minutes; h = hours; d = days}
–s Sendmessages. Ifnone of -r,-I, or -s is specified, the Message Agent
executesall three phases. Otherwise,only the indicated phases are executed.
–sdtime Controlthe send delay which is the time to wait between polls
formore transaction log data to send.
–t Alltrigger actions are replicated. Ifyou do use this option, you must
ensurethat the trigger actions are not carried out twice at remote databases,
onceby the trigger being fired at the remote site, and once by the explicit
applicationof the replicated actions from the consolidated database.
Toensure that trigger actions are not carried out twice, you can wrap an IF
CURRENTREMOTE USER IS NULL . . . END IF statement around the
bodyof the triggers. Thisoption is available for Adaptive Server Anywhere
299