Technical data
SDA Usage Summary
SDA Qualifiers
The following qualifiers, described in this section, determine whether the object
of an SDA session is a crash dump or a running system. They also help create
the environment of an SDA session. Table SDA–10 briefly describes the SDA
qualifiers.
Table SDA–10 Descriptions of SDA Qualifiers
Qualifier Description
/CRASH_DUMP Invokes SDA to analyze a specified dump file
/RELEASE Invokes SDA to release those blocks that are occupied by a crash
dump in a specified system paging file
/SYMBOL Specifies a system symbol table for SDA to use in place of the
system symbol table it uses by default (SYS$SYSTEM:SYS.STB)
/SYSTEM Invokes SDA to analyze a running system
SDA–36