SELECT * FROM VOLUMES WHERE READ_ERRORS>5 (Use a number relevant for your environment, this should be 0 if using a VTL)
NOTE: The > symbol when using the TSM Admin CLI is also used for redirection. To ensure it is used for correct intention here as a GREATER THAN sign remove the spaces on either side of the > symbol
Posted in: Helpful TSM SQL Commands