Dump records from the table version log. For diagnostic purposes only.
sp_iqmpxdumptlvlog( )
Returns a table with columns:
Column |
Data type |
Description |
---|---|---|
RowId |
unsigned bigint |
Row number of this record in the table version log |
Contents |
varchar(1024) |
Contents of this row in a printable format |