VMS Help
ANALYZE, /CRASH_DUMP, /SYMBOL

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

    Specifies an alternate system symbol table for SDA to use.

    Format

      ANALYZE/CRASH_DUMP/SYMBOL=system-symbol-table

    system-symbol-table

    On Alpha systems, file specification of the OpenVMS Alpha SDA
    system symbol table required by SDA to analyze a system dump.
    The specified system-symbol-table must contain those symbols
    required by SDA to find certain locations in the executive image.

    On Alpha systems, if you do not specify the /SYMBOL qualifier,
    SDA uses SDA$READ_DIR:SYS$BASE_IMAGE.EXE to load system symbols
    into the SDA symbol table.  When you specify the /SYMBOL qualifier,
    SDA assumes the default disk and directory to be SYS$DISK and
    [default-dir]; that is, the disk and directory specified in your
    last SET DEFAULT command.  If no device and directory are given
    in the file name and the file is not found in the current default
    directory, SDA attempts to open the file SDA$READ_DIR:filename.type.
    If no type has been given in the file name, SDA assumes .EXE.
    If you specify a file for this parameter that is not a system symbol
    table, SDA halts with a fatal error.

    On VAX systems, file specification of the SDA system symbol
    table required by SDA to analyze a system dump. The specified
    system-symbol-table must contain those symbols required by SDA
    to find certain locations in the executive image.

    On VAX systems, if you do not specify the /SYMBOL qualifier, SDA
    uses SYS$SYSTEM:SYS.STB by default.  When you do specify the
    /SYMBOL qualifier, SDA assumes the default disk and directory to be
    SYS$DISK; that is, the disk and directory specified in your last
    SET DEFAULT command. If you specify a file for this parameter
    that is not a system symbol table, SDA halts with a fatal error.

  1 - Description

    On Alpha systems, the /SYMBOL qualifier allows you to specify a
    system symbol table other than SDA$READ_DIR:SYS$BASE_IMAGE.EXE to
    load into the SDA symbol table.  You can use the /SYMBOL qualifier
    whether you are analyzing a system dump or a running system.

    On Alpha systems, the /SYMBOL qualifier can be used with the
    /CRASH_DUMP and /SYSTEM qualifiers.  It is ignored when
    /OVERRIDE or /RELEASE is specified.

    On VAX systems, the /SYMBOL qualifier allows you to specify a
    system symbol table other than SYS$SYSTEM:SYS.STB to load into
    the SDA symbol table.  This might be necessary, for instance,
    to analyze a crash dump taken on a processor running a different
    version of OpenVMS.

    On VAX systems, you can use the /SYMBOL qualifier whether you are
    analyzing a system dump or a running system.

  2 - Examples

   On Alpha systems:

   $ ANALYZE/CRASH_DUMP/SYMBOL=SDA$READ_DIR:SYS$BASE_IMAGE.EXE SYS$SYSTEM

        This command invokes SDA to analyze the crash dump stored in
        SYS$SYSTEM:SYSDUMP.DMP, using the base image in SDA$READ_DIR.

   On VAX systems:

   $ ANALYZE/CRASH_DUMP/SYMBOL=SYS$CRASH:SYS.STB SYS$SYSTEM

        This command invokes SDA to analyze the crash dump stored
        in SYS$SYSTEM:SYSDUMP.DMP, using the system symbol table at
        SYS$CRASH:SYS.STB.
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.