

5. FILES › 5.4 SRL DASD Device Reliability (SRLDRL) File › 5.4.4 SRLDRL Retrieval Example
5.4.4 SRLDRL 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 megabytes read/searched. This can be used
to determine if the devices are meeting manufacturers'
published design tolerances for device errors in terms of
megabytes read per temporary/permanent (soft/hard) error.
PROC PRINT DATA=&PSRLD..SRLDRL01;
VAR SYSID DEVTYPE DEVNUM DRLPRMCT DRLTMPCT DRLMBRD;
Copyright © 2014 CA.
All rights reserved.
 
|
|