Show TOC

Procedure documentationDB Procedures Locate this document in the navigation structure

 

The Problem Analysis user menu displays, among other things, database procedures.

Procedure

Open the Database Assistant (transaction DB50) or the liveCache Assistant (transaction LC10). Choose   Problem Analysis   DB Procedures  .

The display is part of the DBA Cockpit and can therefore also be called as follows:

  1. Open DBA Cockpit (transaction DBACOCKPIT).

  2. The display options in DBA Cockpit vary depending on which SAP NetWeaver release you are using.

    • Choose   Diagnosis   Database Objects   DB Procedures  .

    • SAP NetWeaver 7.1: Choose   Space   DB Procedures  .

Result

The system displays an overview of all loaded database procedures, their input and output parameters, and other details.

As well as an ABAP application, an application also includes a range of DB procedures in which time-critical parts of the application are implemented in C++. With SAP liveCache technology, DB procedures can process both SQL data and OMS data.

More Information