sp_tab_suspectptn

A range-partitioned table on character-based partition keys can become suspect after a sort-order change, and hash-partitioned tables can become suspect after a cross-platform dump load.

Lists tables with suspect partitions.

Syntax

sp_tab_suspectptn [table_name]

Parameter

table_name – is the name of the table containing suspect partitions.

Usage

Permissions

Any user can use this procedure.

See also

sp_indsuspect