User Tools

Site Tools


how_can_i_check_when_my_system_last_crashed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
how_can_i_check_when_my_system_last_crashed [2018/09/10 17:53] – created lrickerhow_can_i_check_when_my_system_last_crashed [2018/10/23 19:30] – <code>...</code> tweaks lricker
Line 12: Line 12:
  
 ''$ **ANALYZE /CRASH sys$system:sysdump.dmp**'' ''$ **ANALYZE /CRASH sys$system:sysdump.dmp**''
 +<code>
   OpenVMS system dump analyzer   OpenVMS system dump analyzer
   ...analyzing an I64 compressed selective memory dump...   ...analyzing an I64 compressed selective memory dump...
-  +
   %SDA-W-LMBMISSING, "Key Global Pages" LMB missing from dump   %SDA-W-LMBMISSING, "Key Global Pages" LMB missing from dump
   Dump taken on 16-NOV-2016 01:49:16.43 using version V8.4   Dump taken on 16-NOV-2016 01:49:16.43 using version V8.4
   OPERCRASH, Operator forced system crash   OPERCRASH, Operator forced system crash
-  +</code> 
 ''SDA> **SHOW CRASH**'' ''SDA> **SHOW CRASH**''
 +<code>
   System crash information   System crash information
   ------------------------   ------------------------
-  +
   Time of system crash:               16-NOV-2016 01:49:16.43   Time of system crash:               16-NOV-2016 01:49:16.43
   Version of system:                  OpenVMS I64 Operating System, Version V8.4   Version of system:                  OpenVMS I64 Operating System, Version V8.4
Line 29: Line 31:
   VMScluster node:                    CLASS8   VMScluster node:                    CLASS8
   System type:                        HP rx2600  (1.40GHz/1.5MB)   System type:                        HP rx2600  (1.40GHz/1.5MB)
-  +
   CPUs are not thread-capable   CPUs are not thread-capable
-  +
   Primary CPU ID:                     000      (0.)   Primary CPU ID:                     000      (0.)
   Crash CPU ID:                       000      (0.)   Crash CPU ID:                       000      (0.)
-  +
   Bitmask of active CPUs:             00000000.00000003   Bitmask of active CPUs:             00000000.00000003
   Bitmask of available CPUs:          00000000.00000003   Bitmask of available CPUs:          00000000.00000003
 +</code>
  
 Other information in this check includes the version of VMS, the system’s nodename, the system type (model), and the number of CPUs in the system. Other information in this check includes the version of VMS, the system’s nodename, the system type (model), and the number of CPUs in the system.
how_can_i_check_when_my_system_last_crashed.txt · Last modified: 2018/10/23 19:33 by lricker

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki