

5. FILES › 5.3 SRL DASD Media Reliability (SRLDMR) File › 5.3.4 SRLDMR Retrieval Example
5.3.4 SRLDMR Retrieval Example
This section presents a typical SRLDRL retrieval example.
Print a list showing count of Permanent and Temporary
errors that occurred yesterday for all devices. Also
show the total bytes read/searched. This can be used to
determine if the devices are meeting manufacturers'
published design tolerances for device errors in terms of
bytes read/searched per temporary/permanent (soft/hard)
error.
PROC PRINT DATA=&PSRLD..SRLDMR01;
VAR SYSID DEVTYPE DEVNUM DMRPRMCT DMRTMPCT DMRBYTCT;
Copyright © 2014 CA.
All rights reserved.
 
|
|