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