ttRepPolicySet
always, manual, or norestart.
Required Privilege
This procedure requires the ADMIN privilege.
Related Views
This procedure has no related views.
Syntax
ttRepPolicySet('repPolicy')Parameters
ttRepPolicySet has this parameter:
| Parameter | Type | Description |
|---|---|---|
|
|
|
Specifies the policy used to determine when the TimesTen replication agent for the database should run. Valid values are:
|
Result Set
ttRepPolicySet returns no results.
Examples
To set the policy for TimesTen replication agent to always, use the following.
CALL ttRepPolicySet('always');See Also
- ttRepDeactivate
- ttRepTransmitSet
- ttReplicationStatus
- ttRepPolicyGet
- ttRepStart
- ttRepStop
- ttRepSubscriberStateSet
- ttRepSubscriberWait
- ttRepSyncGet
- ttRepSyncSet
- ttRepDuplicateEx in Oracle TimesTen In-Memory Database C Developer's Guide