SegmentRestart method: Message class
Syntax
SegmentRestart(TransactionID, Segment_index, segmentByDB)
Description
Use the SegmentRestart method to restart a message segment. This is used only in a Application Engine program, and only if check point logic is used.
Parameters
| Parameter | Description |
|---|---|
|
Transaction_ID |
Specify the transaction ID of the message you want to restart. |
|
Segment_Index |
Specify the number of the segment that you want to restart. |
|
SegmentByDB |
Specify the segments by database. |
Returns
None.