Creating and Examining SnapshotsLocate this document in the navigation structure

With the SAP Management Console perspective it is possible to load, create, and work with snapshots. Snapshots can be used for post-mortem analysis or to track down a problem.

Prerequisites

  • You have opened the SAP Management Console perspective in the SAP NetWeaver Developer Studio (Developer Studio).

  • If you want to create a snapshot you have to be connected to the system.

Context

A snapshot is a compressed archive that contains the system state at the time the snapshot was taken. A snapshot contains the same information as a live system and will be displayed in the same manner, but in its own domain.

Procedure

  • Proceed as follows to load a snapshot from the file system:
    1. In the navigation view, right-click SAP Systems to get the context menu.
    2. Select Load System Snapshot.
    3. Select a snapshot that has been previously saved in the file system.
    4. Choose OK . The new snapshot appears in the navigation tree view.
    1. In the navigation view, right-click SAP Systems to get the context menu.

    2. Select Load System Snapshot .

    3. Select a snapshot that has been previously saved in the file system.

    4. Choose OK . The new snapshot appears in the navigation tree view.

  • Proceed as follows to create a snapshot onto the file system:
    1. In the navigation pane of the SAP Management Console perspective, right click the SAP instance to call the context menu.
    2. From the context menu, choose Create snapshot. The snapshot wizard dialog opens.
    3. Choose the options for automatic log file analysis on the first page.
      The instance control process scans all log and trace files matching the given timely constraints.
      The result contains errors and warnings from all processes in the instance or system. The line number restricts the collection of the entries in the result set.
    4. Select additional log files on the second page.

      Do not change the settings until you are sure about what you need. The snapshot contains the most important log files. If you are interested in particular results, select one of the offered log types. There are the following main kinds of log files:

      • Developer traces are a result from the output of native processes.

      • Java log files include logs and traces created by Java applications and services.

      • Syslogs include logs written by the AS ABAP.

    5. Select the snapshot path and choose Finish.