Book Contents

Book Index

Next Topic

Home

VT_TUPLE_MOVER

VT_TUPLE_MOVER monitors the status of the Tuple Mover on each node.

No output from VT_TUPLE_MOVER means that the Tuple Mover is not performing an operation.

Column Name

Description

TIMESTAMP

a VARCHAR value containing the Linux system time of query execution in a format that can be used as a Date/Time Expression.

NODE

a VARCHAR value containing the name of the node that is reporting the requested information.

OPERATION

a VARCHAR value containing one of the following:

Moveout

Mergeout

Analyze Statistics

STATUS

a VARCHAR value containing Running or an empty string to indicate 'not running.'

PROJ

a VARCHAR value containing the name of the projection being processed

START_EPOCH

an INTEGER value containing the first epoch of the mergeout operation (not applicable for other operations)

STOP_EPOCH

an INTEGER value containing the last epoch of the mergeout operation (not applicable for other operations)

NUM_MINI_ROS

an INTEGER value containing the number of ROS Containers

SIZE

an INTEGER value containing the size in bytes of all ROS containers in the mergeout operation (not applicable for other operations)

PLAN

a VARCHAR value containing one of the following string values:

Moveout

Mergeout

Analyze

Replay Delete

Example

=> \pset expanded