1. Run Scandisk
a. Run scandisk as follows:
# /opt/teradata/gsctools/bin/cnsremote scandisk
b. Review scandisk output for errors:
# /var/opt/teradata/gsctools/cnsterm/scandisk.mmddyy
2. Run Checktable
a. Run checktable on DBC only:
# /opt/teradata/gsctools/bin/cnsremote checktable check dbc at level two with no error limit skiplocks priority=m ;
b. Run checktable on user tables:
# /opt/teradata/gsctools/bin/cnsremote checktable check all tables exclude dbc at level one with no error limit skiplocks priority=m ;