|
VMS Help ANALYZE, /CRASH_DUMP *Conan The Librarian |
Invokes the System Dump Analyzer (SDA) utility to analyze a
specified dump file.
You can use SDA to help determine the causes of system failures.
This utility is also useful for examining the running system by
using the DCL command ANALYZE/SYSTEM.
On Alpha systems, the format is as follows:
Format
ANALYZE {/CRASH_DUMP [/RELEASE][/OVERRIDE] filespec | /SYSTEM}
[/SYMBOL=system-symbol-table]
On VAX systems, the format is as follows:
Format
ANALYZE {/CRASH_DUMP [/RELEASE] filespec | /SYSTEM}
[/SYMBOL=system-symbol-table]
filespec
Name of the crash dump file to be analyzed. The default file
specification is:
SYS$DISK:[default-dir]SYSDUMP.DMP
SYS$DISK and [default-dir] represent the disk and directory
specified in your last SET DEFAULT command. If you do not
specify filespec, SDA prompts you for it.
You cannot specify the /SYSTEM qualifier when you include the
/CRASH_DUMP qualifier in the ANALYZE command.
Additional Information (explode) :
|
|