Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

START-NDM-DIAGNOSIS Analyze NDM data

&pagelevel(4)&pagelevel

Function

The START-NDM-DIAGNOSIS command analyzes the NDM data from the active system, a system dump or a SLED dump using NDMDAMP.

Format

START-NDM-DIAGNOSIS

OBJECT = *SYSTEM / <filename 1..54> / *LINK(...)


*LINK(...)



|

LINK-NAME = <filename 1..8 without-gen>

,INFORMATION = *STD / *ALL / *TRACE / *DRV / *DRV-ALL / *EXECUTION-TRACE / *PARAMETERS(...)


*PARAMETERS(...)



|

IO-CONTROL-DATA = *STD / *NO / *ALL / *ALL-WITH-EXECUTION-TRACE



|

,BAVOLMON = *STD / *NO / *ALL / *ALL-WITH-EXECUTION-TRACE



|

,NKA = *STD / *NO / *ALL / *ALL-WITH-EXECUTION-TRACE



|

,NKV = *STD / *NO / *STD-WITH-EXECUTION-TRACE



|

,NKS = *STD / *NO / *ALL / *ALL-WITH-EXECUTION-TRACE



|

,NKR = *STD / *NO / *ALL / *ALL-WITH-EXECUTION-TRACE



|

,DRV = *STD / *NO / *STD-WITH-EXECUTION-TRACE



|

,TRACE = *STD / *NO / *STD-WITH-EXECUTION-TRACE

,ENVIRONMENT = *STD / *PARAMETERS(...)


*PARAMETERS(...)



|

PROGRAM-NAME = *STD / <filename 1..54 without-gen>



|

,SYMBOL-LIBRARY = *STD / <filename 1..54 without-gen>



|

,PRODAMP-LIBRARY = *STD / <filename 1..54 without-gen>



|

,NUMBER-OF-RESTARTS = 1 / <integer 0..5>



|

,OUTPUT = *STD / *SYSLST / <filename 1..54>

Operands

OBJECT = *SYSTEM / <filename 1..54> / *LINK(...)
Specifies which dump file is to be analyzed.

OBJECT = *LINK(...)

LINK-NAME = <filename 1..8 without-gen>
The dump file is specified via its link name.

INFORMATION =
Specifies the scope of the dump analysis.

INFORMATION = *STD
Maximum analysis, without EXPDT, without task-local data of NKA and NKS, and without NKR modules.

INFORMATION = *ALL
Maximum analysis.

INFORMATION = *TRACE
Only NDM traces.

INFORMATION = *DRV
Only DRV and NDM trace.

INFORMATION = *DRV-ALL
NKA, NKV, DRV, IO-CONTROL without EXPDT, BAVOLMON and NDM traces.

INFORMATION = *EXECUTION-TRACE
Maximum analysis with PRODAMP trace enabled. EDT must be available for this purpose.

INFORMATION = *PARAMETERS(...)

IO-CONTROL-DATA = *STD / *NO / *ALL / *ALL-WITH-EXECUTION-TRACE
Analysis of IO-CONTROL data. For *ALL, the EXPDT data module is also output.

BAVOLMON = *STD / *NO / *ALL / *ALL-WITH-EXECUTION-TRACE
Analysis of basic volume monitoring. For *ALL, additional information for NDIVT is output.

NKA = *STD / *NO / *ALL / *ALL-WITH-EXECUTION-TRACE
Analysis of NKALLOC (NDM allocator). For *ALL, additional task-local data is output.

NKV = *STD / *NO / *STD-WITH-EXECUTION-TRACE
Analysis of NKVMOUNT (NDM volume monitoring).

NKS = *STD / *NO / *ALL / *ALL-WITH-EXECUTION-TRACE
Analysis of NKSECRES (NDM Secure). For *ALL, additional task-local data is output.

NKR = *STD / *NO / *ALL / *ALL-WITH-EXECUTION-TRACE
Analysis of NKRECONF (NDM reconfiguration administration).For *ALL, the NKR are also output.

DRV = *STD / *NO / *STD-WITH-EXECUTION-TRACE
Analysis of DRV (Dual Recording by Volume).

TRACE = *STD / *NO / *STD-WITH-EXECUTION-TRACE
Analysis of the NDM trace.



ENVIRONMENT = *STD / *PARAMETERS(...)
Defines the dump environment.

ENVIRONMENT = *PARAMETERS(...)

PROGRAM-NAME = *STD / <filename 1..54 without-gen>
Specifies the DAMP file.
For *STD, /START-DAMP is used.

SYMBOL-LIBRARY = *STD / <filename 1..54 without-gen>
Name of the symbol library.
For *STD, the system library of DAMP is used: SYSSMB.DAMP.

PRODAMP-LIBRARY = *STD / <filename 1..54 without-gen>
Name of the PRODAMP library with NDMDAMP.
For *STD, the system library of DAMP is used: SYSDMP.DAMP.

NUMBER-OF-RESTARTS = 1 / <integer 0..5>
Number of attempts to be made to restart with the next procedure following the occurrence of errors in NDMDAMP. If a value greater than 0 is specified, EDT must be available.

OUTPUT = *STD / *SYSLST / <filename 1..54>
Name of the output file.
For *STD, the file SYSLST.NDMDAMP.<date>.<time> is used.