!   Managing ERRLOG.SYS Error Log?    The Question is:    L How can I reopen the system error log ERRLOG.SYS as it seems to be corrupted  and I can't use ANA/ERR     The Answer is :   I   The OpenVMS System Manager's documentation on Using the Error Formatter G   and Maintaining Error Log Files discusses renaming the error log file F   on a periodic basis, and a variation of that will work here.  Simply<   rename the file using a DCL command such as the following:         RENAME ERRLOG.SYS ERRLOG.OLD   D   The error logger will then detect there is lo ERRLOG.SYS file, and6   will automatically create a new version of the file.   J   Please ensure you have the mandatory ECO kits for the particular OpenVMSJ   release installed, and also please seriously consider an OpenVMS upgrade6   from this 1993-vintage OpenVMS VAX V5.5-2H4 release.   0  Answer written or last revised on  29-APR-2004 