PROBLEM: (QAR 53553) (Patch ID: OSF410-150) ******** This patch fixes a problem specific to the AlphaServer 8200/8400 in which the binary.errlog file becomes corrupt. The following error message is displayed: 620 System Correctable Error PROBLEM: (04927) (Patch ID: OSF410-160) ******** This patch provides a new command, filterlog, which improves error reporting on AlphaServer 8200/8400 systems. The binlogd daemon sends messages to the filterlog utility. The filterlog utility keeps track of correctable CPU errors and reports them when a threshold has been reached. The syntax is as follows: filterlog [-d crdlog] [-s crdlength #] [-s crdcount #] [-s crdincrement #] [-l] FLAGS -d crdlog - Dumps the CRD log. -d crdlifetime - Dumps the CRD lifetime log. -l - Logs entry read in from stdin. Used by binlogd. -s crdlength # - Set the CRD interval time in minutes (24 hour default). -s crdcount # - Set the CRD interval count (50 default). -s crdincrement # - Set the CRD interval increment (100 default).