ttRepXactTokenGet
RETURN RECEIPT or RETURN TWOSAFE replication transactions. Depending on the input parameter, type, it returns either:
-
A token to the most recently committed
RETURN RECEIPTtransaction on the connection handle in which it is invoked. -
A token to the most recent transaction on the connection handle in which it is invoked that has begun commit processing on a transaction in
RETURN TWOSAFEmode.
This procedure can be run in any subsequent transaction or in the same transaction after commit processing has begun for a transaction in RETURN TWOSAFE replication.
Required Privilege
This procedure requires no privilege.
Related Views
This procedure has no related views.
Syntax
ttRepXactTokenGet('typ')Parameters
ttRepXactTokenGet has these parameters:
| Parameter | Type | Description |
|---|---|---|
|
|
|
The type of transaction desired:
|
Result Set
ttRepXactTokenGet returns the result set:
| Column | Type | Description |
|---|---|---|
|
|
|
A |
See Also
- ttRepDeactivate
- ttRepTransmitSet
- ttReplicationStatus
- ttRepPolicySet
- ttRepStart
- ttRepStop
- ttRepSubscriberStateSet
- ttRepSubscriberWait
- ttRepSyncGet
- ttRepSyncSet
- ttRepXactStatus
- ttRepDuplicateEx in Oracle TimesTen In-Memory Database C Developer's Guide