Valid for Alpha and I64 systems only.
Invokes the Error Log Viewer (ELV) to selectively report the
contents of an error log file.
You can execute ELV commands directly from DCL command level or
from ELV's interactive shell mode.
To invoke ELV, enter the following command:
$ ANALYZE/ERROR_LOG/ELV
The utility enters interactive shell mode and displays the ELV
prompt:
ELV>
You can then enter an ELV command. After ELV executes the
command, it again displays the ELV> prompt. To return directly
to DCL, use the /NOINTERACTIVE qualifier.
You can also enter an ELV command directly from DCL; for example:
$ ANALYZE/ERROR_LOG/ELV TRANSLATE ERRLOG.SYS;42
After ELV executes the command, you are returned to the DCL
prompt by default.
To enter interactive shell mode after executing the command, use
the /INTERACTIVE qualifier.
Additional Information:
explode
extract